add telem executable

pull/13/head
alanbjohnston 6 years ago committed by GitHub
parent 2cf1191f3a
commit 1e6acd036f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,11 +2,13 @@ all: DEBUG_BEHAVIOR=
all: libax5043.a
all: radioafsk
all: radiocw
all: telem
debug: DEBUG_BEHAVIOR = -DDEBUG_LOGGING
debug: libax5043.a
debug: radioafsk
debug: radiocw
debug: telem
rebuild: clean
rebuild: all

Loading…
Cancel
Save

Powered by TurnKey Linux.