File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -649,7 +649,7 @@ robotControl.name=Arduino Robot Control
649
649
robotControl.upload.tool=avrdude
650
650
robotControl.upload.protocol=avr109
651
651
robotControl.upload.maximum_size=28672
652
- robotControl.upload.data_size =2560
652
+ robotControl.upload.maximum_data_size =2560
653
653
robotControl.upload.speed=57600
654
654
robotControl.upload.disable_flushing=true
655
655
robotControl.upload.use_1200bps_touch=true
@@ -679,7 +679,7 @@ robotMotor.name=Arduino Robot Motor
679
679
robotMotor.upload.tool=avrdude
680
680
robotMotor.upload.protocol=avr109
681
681
robotMotor.upload.maximum_size=28672
682
- robotMotor.upload.data_size =2560
682
+ robotMotor.upload.maximum_data_size =2560
683
683
robotMotor.upload.speed=57600
684
684
robotMotor.upload.disable_flushing=true
685
685
robotMotor.upload.use_1200bps_touch=true
You can’t perform that action at this time.
0 commit comments