Add battery voltage monitor range selection (0-5V or 0-3.3V)

This commit is contained in:
2025-03-16 20:09:57 -05:00
parent 4f9add3fe2
commit 77e89fbffd
7 changed files with 2752 additions and 1784 deletions

View File

@ -1,6 +1,6 @@
{
"board": {
"active_layer": 0,
"active_layer": 2,
"active_layer_preset": "",
"auto_track_width": true,
"hidden_netclasses": [],
@ -16,17 +16,17 @@
"zones": 0.6
},
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"dimensions": false,
"footprints": false,
"graphics": false,
"keepouts": false,
"lockedItems": false,
"otherItems": true,
"pads": true,
"otherItems": false,
"pads": false,
"text": true,
"tracks": true,
"vias": true,
"zones": true
"zones": false
},
"visible_items": [
"vias",
@ -49,7 +49,7 @@
"conflict_shadows",
"shapes"
],
"visible_layers": "ffffffff_ffffffff_ffffffff_fff7ffff",
"visible_layers": "ffffffff_ffffffff_fffffff5_fff5ffff",
"zone_display_mode": 0
},
"git": {