mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-19 09:42:11 +03:00
Putting ArduinoISP back to 19200 baud.
From 9600. And lowering the delay in the heartbeat from 40 to 20, which seems to fix things again.
This commit is contained in:
@ -23,4 +23,4 @@ parallel.force=true
|
||||
arduinoisp.name=Arduino as ISP
|
||||
arduinoisp.communication=serial
|
||||
arduinoisp.protocol=stk500v1
|
||||
arduinoisp.speed=9600
|
||||
arduinoisp.speed=19200
|
||||
|
Reference in New Issue
Block a user