Skip to content

Commit e233645

Browse files
committed
Changed Arduino Uno upload speed to 115200.
1 parent c2bcb7c commit e233645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/arduino/avr/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ uno.upload.protocol=arduino
8787
uno.upload.maximum_size=30720
8888
uno.upload.maximum_data_size=2048
8989
uno.upload.maximum_eeprom_size=1024
90-
uno.upload.speed=57600
90+
uno.upload.speed=115200
9191

9292
uno.bootloader.tool=avrdude
9393
uno.bootloader.low_fuses=0xff

0 commit comments

Comments
 (0)