waterish_os_rev3_public/WaterishOS-minimal2.0/config.h

6 lines
137 B
C
Raw Normal View History

2019-08-09 04:53:31 +00:00
const String ssid = "";
const String password = "";
const byte InteruptPinA=1;
const byte InteruptPinB=3;
const byte arduinoInterrupt=1;