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

Some work on system page and SD-card integration

This commit is contained in:
2025-06-14 10:09:48 +02:00
parent f5cf292804
commit 99c3470a22
3 changed files with 35 additions and 11 deletions

View File

@@ -616,12 +616,8 @@
"name": "useSDCard",
"label": "SD Card",
"type": "boolean",
"default": "off",
"default": "false",
"description": "Use internal SD card interface [off|on]",
"list": [
"off",
"on"
],
"category": "OBP40 Hardware",
"capabilities": {
"obp40": "true"