richonguzman / LoRa_APRS_Tracker

LoRa APRS Tracker with Tx and Rx capabilities, Messages, Wx, Winlink and more...
MIT License
169 stars 46 forks source link

Replace if-else-if by switch statements, add menu3/1P reserve display #22

Closed rtoenniges closed 9 months ago

rtoenniges commented 10 months ago

Replaced if-else-if statements by switch-case like in other files. Added comments for menuDisplay values. Added menu 3->1P reserve display for future use in menu_utils.cpp (menuDisplay == 30)