NAM A2 Calibration

This commit is contained in:
Robin E.R. Davies
2026-05-13 11:22:42 -04:00
parent c456e5187b
commit 7343ced278
13 changed files with 243 additions and 72 deletions
+3 -1
View File
@@ -33,7 +33,9 @@
"logLevel": 3,
/* Maximum filesize to allow when uploading */
"maxUploadSize": 536870912 // 512MiB
"maxUploadSize": 536870912, // 512MiB
/* false-> Download A1 models; true -> Download A2 models */
"tone3000A2Models": true
}