Start to fix and update boards

This commit is contained in:
zontreck 2024-08-13 21:55:45 -07:00
parent ee658115ee
commit b6a59a6673
6 changed files with 14 additions and 2 deletions

View file

@ -23,7 +23,8 @@ default
RestoreFromKVP();
MainMenu(i);
}else if(n == 0x004f) {
API_SERVER = DecipherService(m,"api");
} else if(n == 0x1D)
{
g_lSupport = llJson2List(m);