introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
raw
history blame contribute delete
332 Bytes
/*
* a Wemos ESP8266 with a mdified datalogger shield
* standalone capable, with Wire and MQTT.
*/
#define ARDUINOEEPROM
#define ARDUINOPS2
#define DISPLAYCANSCROLL
#define ARDUINOLCDI2C
#define ARDUINOSD
#define ARDUINORTC
#define ARDUINOWIRE
#define SDPIN D8
#define PS2DATAPIN D2
#define PS2IRQPIN D9
#define ARDUINOMQTT