mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
Fixing problem PageBME280 when sensor disabled
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#define GWSERIAL_TX 26
|
||||
#define GWSERIAL_RX 14
|
||||
#define GWSERIAL_MODE "UNI"
|
||||
// Allowed to set a new password for access point
|
||||
#define FORCE_AP_PWCHANGE
|
||||
|
||||
// Init OBP60 Task
|
||||
void OBP60Init(GwApi *param);
|
||||
|
||||
Reference in New Issue
Block a user