Start to fix and update boards
This commit is contained in:
parent
ee658115ee
commit
b6a59a6673
6 changed files with 14 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue