File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22version =1.0
33author =Arduino
44maintainer =Arduino <info@arduino.cc>
5- sentence =Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
5+ sentence =Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
66paragraph =
77category =Communication
88url =http://www.arduino.cc/en/Reference/HID
Original file line number Diff line number Diff line change 22version =1.0
33author =Arduino
44maintainer =Arduino <info@arduino.cc>
5- sentence =Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Arduino DUE only.
5+ sentence =Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
66paragraph =
77category =Communication
88url =http://www.arduino.cc/en/Reference/SPI
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name=Wire
22version =1.0
33author =Arduino
44maintainer =Arduino <info@arduino.cc>
5- sentence =Allows the communication between devices or sensors connected via Two Wire Interface Bus. For Arduino DUE only.
5+ sentence =Allows the communication between devices or sensors connected via Two Wire Interface Bus.
66paragraph =
77category =Communication
88url =http://www.arduino.cc/en/Reference/Wire
You can’t perform that action at this time.
0 commit comments