first commit
This commit is contained in:
12
ESP8266_DOMOTICZ_BMP180/Pins.h
Executable file
12
ESP8266_DOMOTICZ_BMP180/Pins.h
Executable file
@@ -0,0 +1,12 @@
|
||||
#ifndef Pins_h
|
||||
#define Pins_h
|
||||
#include <Arduino.h>
|
||||
|
||||
//#define SDA D2
|
||||
//#define SCL D1
|
||||
//#define PIN_ALIM_DS D3
|
||||
//
|
||||
#define PIN_LUM A0
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user