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

implementation file of the class CNanoI2CIOExpander More...

#include <Arduino.h>
#include <Wire.h>
#include "nanoI2CIOExpLib.h"

Go to the source code of this file.

Macros

#define NANOEXP_ADDRESS   0x58
 

Detailed Description

implementation file of the class CNanoI2CIOExpander

Author
J.SORANZO
Date
21/03/2019
Version
git versionning

Definition in file nanoI2CIOExpLib.cpp.

Macro Definition Documentation

◆ NANOEXP_ADDRESS

#define NANOEXP_ADDRESS   0x58

Definition at line 14 of file nanoI2CIOExpLib.cpp.