Sonoff Basic R2 - firmware "ALL IN ONE" v5.0
Być może masz nową wersję softu z nową pinologią:
Code: Select all
#define LEDCONFIG_PIN 13
#define RELAY1_PIN 12
#define CONFIG_PIN 0
#define BTN1_PIN 0
#define BTN2_PIN 3
#define SENSOR_PIN 3
#define ONE_WIRE_BUS 1
#define DHT_PIN 2