From 8110dec1577d9a9002119c15467d71d8a1f51bc8 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 27 May 2019 10:13:10 +0100 Subject: find original wristapp.i, and unmodify code back to it --- update/update.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update') diff --git a/update/update.asm b/update/update.asm index 930fcec..63eeadb 100644 --- a/update/update.asm +++ b/update/update.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 -- cgit v1.2.3