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
-2
View File
@@ -8,8 +8,6 @@
#include "rtl837x_sfr.h"
__xdata uint8_t dio_enabled;
__xdata uint8_t markbuf[16];
extern __xdata uint16_t mpos;
__xdata struct flash_region_t flash_region;