diff options
Diffstat (limited to 'apps/action.h')
-rw-r--r-- | apps/action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h index ea15b536a7..cea9384ec2 100644 --- a/apps/action.h +++ b/apps/action.h @@ -75,6 +75,7 @@ enum { CONTEXT_YESNOSCREEN, /*NOTE: make sure your target has this and ACTION_YESNO_ACCEPT */ CONTEXT_RECSCREEN, CONTEXT_KEYBOARD, + CONTEXT_MORSE_INPUT, CONTEXT_FM, CONTEXT_USB_HID, CONTEXT_USB_HID_MODE_MULTIMEDIA, |