Skip to content

Commit

Permalink
new logical switch function in dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
shane-droid committed Jun 12, 2022
1 parent 514a60e commit 5b165c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radio/src/myeeprom.h
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ enum LogicalSwitchesFunctions {
LS_FUNC_ADIFFEGREATER,
LS_FUNC_TIMER,
LS_FUNC_STICKY,
LS_FUNC_SAFE,
LS_FUNC_COUNT SKIP,
LS_FUNC_MAX SKIP = LS_FUNC_COUNT-1
};
Expand Down

0 comments on commit 5b165c0

Please sign in to comment.