Skip to content

Commit

Permalink
new logical switch function in dropdown
Browse files Browse the repository at this point in the history
(cherry picked from commit 5b165c0)
  • Loading branch information
shane-droid authored and pfeerick committed Dec 7, 2022
1 parent d1ae63d commit 767b765
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 @@ -217,6 +217,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 767b765

Please sign in to comment.