mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-15 06:53:07 +01:00
Add support for internal RTC and NTP for OBP40
This commit is contained in:
@@ -697,8 +697,8 @@
|
||||
"default": "GPS",
|
||||
"description": "Data source for date and time display in status line [RTC|GPS]",
|
||||
"list": [
|
||||
{"l":"Internal real time clock (RTC)","v":"RTC"},
|
||||
{"l":"External time via bus (GPS)","v":"GPS"}
|
||||
{"l":"Real time clock (RTC)","v":"RTC"},
|
||||
{"l":"Time via bus (GPS)","v":"GPS"}
|
||||
],
|
||||
"category": "OBP60 Display",
|
||||
"capabilities": {
|
||||
|
||||
Reference in New Issue
Block a user