Make ESP32 firmware API fully generic
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#define DEVICE_NAME "Overland Controller"
|
||||
|
||||
// Relay Outputs
|
||||
#define RELAY_STARLINK_PIN 16
|
||||
#define RELAY_FRIDGE_PIN 17
|
||||
#define RELAY_1_PIN 16
|
||||
#define RELAY_2_PIN 17
|
||||
|
||||
// DS18B20 Bus
|
||||
#define ONEWIRE_PIN 4
|
||||
|
||||
Reference in New Issue
Block a user