ArduinoCore-avr/libraries
Nico 7d012c11b8 [PHID] send data if report ID was sent successful
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.
2015-10-30 12:58:14 +01:00
..
EEPROM Added Arduino Zero exclusion to README 2015-09-28 11:29:18 +02:00
HID [PHID] send data if report ID was sent successful 2015-10-30 12:58:14 +01:00
SPI Added categories to libraries 2015-09-18 11:01:08 +02:00
SoftwareSerial Modified reference to Leonardo only in the examples 2015-09-21 14:58:58 +02:00
Wire check TWWC (Write Collision Flag) bit after setting TWDR 2015-10-22 16:33:00 +02:00