1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-15 15:03:07 +01:00

Add files via upload

This commit is contained in:
ManfredRad
2025-05-06 07:49:53 +02:00
committed by GitHub
parent 293b362ee4
commit 57684f77db
6 changed files with 1600 additions and 33 deletions

View File

@@ -31,7 +31,7 @@ no_of_fields_per_page = {
"WhitePage": 0,
"WindRose": 0,
"WindRoseFlex": 6,
# "SixValues" : 6,
"SixValues" : 6,
}
# No changes needed beyond this point