Added QR code generator as system function 78

This commit is contained in:
2025-05-17 01:29:19 -03:00
parent 4550e15838
commit ae90da403c
4 changed files with 2157 additions and 2 deletions

View File

@@ -284,7 +284,7 @@ MEM_AMOUNT = OS_BASE + 0x000FE8C
SYS_SHUTDOWN = OS_BASE + 0x000FF00
TMP_STACK_TOP = 0x008CC00
TMP_STACK_TOP = 0x0096F00
sys_proc = OS_BASE + 0x008E000