├── 23nbfm.h ├── LICENSE.md ├── README.md ├── lcd.c ├── main.c ├── settings.c ├── smeter.c ├── spectrum.c └── vfo.c /23nbfm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/23nbfm.h -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/README.md -------------------------------------------------------------------------------- /lcd.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/lcd.c -------------------------------------------------------------------------------- /main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/main.c -------------------------------------------------------------------------------- /settings.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/settings.c -------------------------------------------------------------------------------- /smeter.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/smeter.c -------------------------------------------------------------------------------- /spectrum.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/spectrum.c -------------------------------------------------------------------------------- /vfo.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pe1jpd/23cm/HEAD/vfo.c --------------------------------------------------------------------------------