hardware: move ignition sense to LilyGO GPIO39
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
// GPIO4 is used by the LilyGO relay shift-register OE pin.
|
||||
#define ONEWIRE_PIN 15
|
||||
|
||||
#define IGNITION_PIN 34
|
||||
#define IGNITION_PIN 39
|
||||
|
||||
#define OLED_I2C_SDA_PIN 21
|
||||
#define OLED_I2C_SCL_PIN 22
|
||||
|
||||
Reference in New Issue
Block a user