json formatting

This commit is contained in:
Joel Wetzell
2026-03-08 15:31:04 -05:00
parent 85349f8540
commit 79d535c283
3 changed files with 18 additions and 19 deletions

View File

@@ -247,7 +247,7 @@
"base": {
"title": "Base",
"type": "integer",
"enum": [0,2, 8, 10, 16],
"enum": [0, 2, 8, 10, 16],
"default": 10
},
"bitSize": {