hardware: move DS18B20 data to LilyGO GPIO21

This commit is contained in:
2026-07-01 00:17:25 -06:00
parent 3a05cb8894
commit f2bdf36337
+1 -1
View File
@@ -14,7 +14,7 @@
#define RELAY_SHIFT_REGISTER_PIN 255
// GPIO4 is used by the LilyGO relay shift-register OE pin.
#define ONEWIRE_PIN 14
#define ONEWIRE_PIN 21
#define IGNITION_PIN 34