Skip to content

Commit bd823bf

Browse files
committed
Changing Ethernet upload protocol from stk500 to arduino.
http://code.google.com/p/arduino/issues/detail?id=649
1 parent 72ac63c commit bd823bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware/arduino/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ mini.build.variant=eightanaloginputs
203203

204204
ethernet.name=Arduino Ethernet
205205

206-
ethernet.upload.protocol=stk500
206+
ethernet.upload.protocol=arduino
207207
ethernet.upload.maximum_size=32256
208208
ethernet.upload.speed=115200
209209

0 commit comments

Comments
 (0)