ckuhtz / ham

ham radio experiments
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

refactor message type numeric and name debug message #3

Open ckuhtz opened 5 months ago

ckuhtz commented 5 months ago

make message_type a structure containing the numeric and the alphanumeric name of the numeric id to optimize the debug print statement inside the case structure.