diff options
| -rw-r--r-- | firmware/export/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index 524a224..fd757b1 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -33,7 +33,7 @@ /* CONFIG_CPU */ #define SH7034 7034 -#define SCF5249 5249 +#define MCF5249 5249 /* CONFIG_KEYPAD */ #define PLAYER_PAD 0 |