jfpoilpret/fast-arduino-lib

Document how to create new I2C and SPI devices in tutorial

Closed this issue · 1 comments

FastArduino provides a "framework" for building I2C and SPI devices more easily.
Although this API is already documented, it would be nice to have a dedicated tutorial part describing how to create new devices (SPI or I2C) for FastArduino, with practical examples and best practice.

Fixed in commit cfe9e4d