17 Serial.println(
"Nano I2C IO Flasher sample start.");
a Class to flash a LED through nanoI2CIOExpander...
void begin(int pin, unsigned long ton, unsigned long toff)
to prepare Led Flashing...
Header file of the class CNanoI2CIOExpander...
CFlasherNanoExp flashingLed
void update()
This function should be call periodicly.