Merge branch 'SimpleDMR' into AX25_FM

This commit is contained in:
Jonathan Naylor
2020-09-24 14:05:18 +01:00
8 changed files with 184 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
# This makefile is for use with the Raspberry Pi when using an OLED display. The wiringpi library is needed.
# This makefile is for use with the Raspberry Pi when using an OLED display. The wiringpi library is not needed.
CC = cc
CXX = c++