fix(buzbee): removed EXEC command as it was causing a duplicate sum
This commit is contained in:
@@ -10,7 +10,6 @@ const int s_cchCmd = 4;
|
||||
* chars long EXCLUDING the NUL terminator. Order is important here. */
|
||||
const char *s_ppszCmds[] = {
|
||||
"CALL",
|
||||
"EXEC",
|
||||
"HELP",
|
||||
"PEEK",
|
||||
"POKE",
|
||||
|
Reference in New Issue
Block a user