Sync to tower

This commit is contained in:
2025-02-05 14:08:20 +01:00
parent de77a0a9f5
commit 2daec68484
4 changed files with 91 additions and 63 deletions

View File

@@ -17,7 +17,7 @@ enum Mode {
MaxSpeed
};
#define MEM_SIZE 8192
#define MEM_SIZE 65535
// Register count (register names R0 to R7)
#define REG_COUNT 32