mirror of
https://github.com/xodio/xod.git
synced 2026-03-25 01:56:54 +01:00
Arduino libraries
The directory contains vendoring copies of some Arduino Libraries used in native nodes’ implementations.
LiquidCrystal-- the standard libraryLiquidCrystal_I2C-- https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-librarySD-- the standard libraryServo-- the standard libraryEthernet2-- https://github.com/xodio/Ethernet2 (modified https://github.com/adafruit/Ethernet2)ESP8266UART-- custom library. Should be published to the XOD GitHub repository along with the "UART" library, which is bundled intoxod-arduino/platformand somexod/uartnodes.