menu: replace AVR with MCU in labels

This commit is contained in:
Maximilian Rehkopf
2012-07-03 20:43:48 +02:00
parent 1b77a6e7fa
commit 247e6591c4
6 changed files with 30 additions and 30 deletions

View File

@@ -22,8 +22,8 @@
#define BG1_TILE_BAK $7E9000
#define BG2_TILE_BAK $7E8000
#define AVR_CMD $307000
#define AVR_PARAM $307004
#define MCU_CMD $307000
#define MCU_PARAM $307004
#define RTC_STATUS $307100
#define LAST_STATUS $307101
#define SYSINFO_BLK $307200