nanoI2CSlaveExpander
ARDUINO Nano v3 used as I2C slace digital and analog io expander for ESP8266 and others...
flasher.ino File Reference

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
 

Detailed Description

A sample of how to use the CFlasherNanoExp class of the project nanoI2CIOExpander.

Author
J.Soranzo
Date
5/01/2019
Version
git_versionning

Definition in file flasher.ino.

Function Documentation

◆ loop()

void loop ( )

Definition at line 23 of file flasher.ino.

◆ setup()

void setup ( )

Definition at line 15 of file flasher.ino.

Variable Documentation

◆ flashingLed

CFlasherNanoExp flashingLed

Definition at line 13 of file flasher.ino.