aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/px4io/uploader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/px4io/uploader.h')
-rw-r--r--src/drivers/px4io/uploader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/px4io/uploader.h b/src/drivers/px4io/uploader.h
index 55f63eef9..3e2142cf2 100644
--- a/src/drivers/px4io/uploader.h
+++ b/src/drivers/px4io/uploader.h
@@ -75,7 +75,6 @@ private:
INFO_FLASH_SIZE = 4, /**< max firmware size in bytes */
PROG_MULTI_MAX = 60, /**< protocol max is 255, must be multiple of 4 */
- READ_MULTI_MAX = 60, /**< protocol max is 255, something overflows with >= 64 */
};