mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 23:13:07 +01:00
One value page working
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
// Buzzer
|
||||
#define OBP_BUZZER 19
|
||||
#define TONE1 1500 // 1500Hz
|
||||
#define TONE2 2000 // 2000Hz
|
||||
#define TONE3 3000 // 3000Hz
|
||||
#define TONE2 2500 // 2500Hz
|
||||
#define TONE3 3500 // 3500Hz
|
||||
#define TONE4 4000 // 4000Hz
|
||||
// Analog Input
|
||||
#define OBP_ANALOG0 34 // Voltage power supplay
|
||||
|
||||
Reference in New Issue
Block a user