![]() |
nanoI2CSlaveExpander
ARDUINO Nano v3 used as I2C slace digital and analog io expander for ESP8266 and others...
|
A sample of how to use the CFlasherNanoExp class of the project nanoI2CIOExpander. More...
#include <nanoI2CIOExpLib.h>Go to the source code of this file.
Functions | |
| void | setup () |
| void | loop () |
Variables | |
| CFlasherNanoExp | flashingLed |
A sample of how to use the CFlasherNanoExp class of the project nanoI2CIOExpander.
Definition in file flasher.ino.
| void loop | ( | ) |
Definition at line 23 of file flasher.ino.
| void setup | ( | ) |
Definition at line 15 of file flasher.ino.
| CFlasherNanoExp flashingLed |
Definition at line 13 of file flasher.ino.