Changed edit mode to allow configuring RECORD_HOLD_SECONDS.

This commit is contained in:
Kyzentun
2015-02-08 18:39:45 -07:00
parent 65a1551c6d
commit cb379505d5
4 changed files with 50 additions and 5 deletions
+5
View File
@@ -114,6 +114,11 @@ enum EditButton
EDIT_BUTTON_RECORD_FROM_CURSOR,
EDIT_BUTTON_RECORD_SELECTION,
EDIT_BUTTON_RECORD_HOLD_RESET,
EDIT_BUTTON_RECORD_HOLD_OFF,
EDIT_BUTTON_RECORD_HOLD_MORE,
EDIT_BUTTON_RECORD_HOLD_LESS,
EDIT_BUTTON_RETURN_TO_EDIT,
EDIT_BUTTON_INSERT,