now generate LC2 telly

This commit is contained in:
zefie
2025-02-23 12:44:53 -05:00
parent 4b06584291
commit 832297e51d
8 changed files with 261 additions and 123 deletions

View File

@@ -47,7 +47,7 @@ const reservedKeywords = new Set([
'getline', 'connectingwithvideoad', 'version', 'alert', 'system_getboxfeatureflags',
'parsesystemtime', 'getdatetimelocal', 'getdayofweek', 'gethour', 'getminute',
'getmonth', 'getyear', 'getconnectretrycount', 'dialerror', 'setfullpopnumber',
'setconnectretrycount', 'setani', 'setlocalpopcount', 'computefcs'
'setconnectretrycount', 'setani', 'setlocalpopcount', 'computefcs', 'modem_parseresult'
]);