g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
379 stars 274 forks source link

sendCommandAction(15) used twice #739

Closed AG4OJ closed 2 years ago

AG4OJ commented 2 years ago

sendCommand(15) used for LOCKOUT in line 235 and FM in line 277. Changing FM to unused 18 could be preferable.