summaryrefslogtreecommitdiffstats
path: root/flash/flash.asm
diff options
context:
space:
mode:
Diffstat (limited to 'flash/flash.asm')
-rw-r--r--flash/flash.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/flash/flash.asm b/flash/flash.asm
index 15281dc..3a97f77 100644
--- a/flash/flash.asm
+++ b/flash/flash.asm
@@ -46,7 +46,7 @@ S6_SAMPLE: timex6 "SAMPLE"
;
STATETAB:
db 0
- db EVT_ENTER,TIM_2_8TIC,0 ; Initial state
+ db EVT_ENTER,TIM2_8TIC,0 ; Initial state
db EVT_TIMER2,TIM_ONCE,0 ; The timer from the enter event
db EVT_RESUME,TIM_ONCE,0 ; Resume from a nested app
db EVT_MODE,TIM_ONCE,$FF ; Mode button