button update for DIY and boards with no button

This commit is contained in:
richonguzman 2025-01-02 12:05:43 -03:00
parent c425a9adc5
commit 18fe686b2d
15 changed files with 25 additions and 17 deletions

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35 //LoRa32 Battery PIN 100k/100k
#endif

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35 //LoRa32 Battery PIN 100k/100k
#endif

View File

@ -28,8 +28,8 @@
#define GPS_TX 16
// OTHER
#define BATTERY_PIN 35
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC

View File

@ -28,8 +28,8 @@
#define GPS_TX 16
// OTHER
#define BATTERY_PIN 35
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35 //LoRa32 Battery PIN 100k/100k
#define HAS_BT_CLASSIC

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35 //LoRa32 Battery PIN 100k/100k
#define HAS_BT_CLASSIC

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC

View File

@ -24,6 +24,7 @@
#define GPS_TX 34
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC

View File

@ -25,6 +25,7 @@
#define GPS_TX -1
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC

View File

@ -25,6 +25,7 @@
#define GPS_TX -1
// OTHER
#define BUTTON_PIN 15
#define BATTERY_PIN 35
#define HAS_BT_CLASSIC