Add function to display measurements on screen
Use 'm' key to toggle display.
This commit is contained in:
@@ -19,7 +19,8 @@ libcommon_a_SOURCES = \
|
||||
fft.c \
|
||||
fm_modulation.c \
|
||||
fsk.c \
|
||||
display_wave.c
|
||||
display_wave.c \
|
||||
display_measurements.c
|
||||
|
||||
libmobile_a_SOURCES = \
|
||||
sender.c \
|
||||
|
Reference in New Issue
Block a user