Enable DIO by default

This commit is contained in:
logicog
2026-01-08 06:44:38 +01:00
parent 0fe70f6b62
commit f621563479
4 changed files with 1 additions and 5 deletions
-1
View File
@@ -23,7 +23,6 @@
#pragma constseg BANK1
extern __code struct machine machine;
extern __xdata uint16_t mpos;
extern __xdata uint8_t stpEnabled;
extern __code uint8_t log_to_phys_port[9];