ubitx-v5d-xcvr/ubitx_iop/menu.ino
Rob French e27c15d56a Multiple updates.
Support for full 16-char status line to be sent to the Raduino.

Added rotary encoder support.

Everything above has been tested and works.

Added rudimentary top-level menu.  Compiles, but not tested yet.
2020-06-06 00:06:45 -05:00

11 lines
352 B
C++

//======================================================================
// menu.ino
//======================================================================
#include <iopcomm.h>
#include "menu.h"
//======================================================================
// EOF
//======================================================================