mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-05 16:24:12 +01:00
741d5dff9e
If the first sending was not successful it is better to abort. Then we get a return value of -1 (instead of -2 if the 2nd call will also fail) and we do not need to block even longer, with another timeout. |
||
---|---|---|
.. | ||
EEPROM | ||
HID | ||
SoftwareSerial | ||
SPI | ||
Wire |