We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c3fe12 commit b91808bCopy full SHA for b91808b
README.md
@@ -113,6 +113,6 @@ write. Typical 3 ms.
113
114
## Dependencies
115
116
-* [General Purpose Input/Output library for Arduino](https://github.com/mikaelpatel/Arduino-GPIO)
117
-* [I2C Bus Manager and Device Driver Support](https://github.com/mikaelpatel/Arduino-TWI)
118
-* [Serial Peripheral Interface Bus Manager and Device Driver Support](https://github.com/mikaelpatel/Arduino-SPI)
+* [Arduino-GPIO](https://github.com/mikaelpatel/Arduino-GPIO)
+* [Arduino-TWI](https://github.com/mikaelpatel/Arduino-TWI)
+* [Arduino-SPI](https://github.com/mikaelpatel/Arduino-SPI)
0 commit comments