changed to main.h

pull/100/head
alanbjohnston 5 years ago committed by GitHub
parent 21e65d3224
commit 7f616554e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
all: DEBUG_BEHAVIOR=
all: libax5043.a
all: cubesatsim
all: cube
all: telem
debug: DEBUG_BEHAVIOR = -DDEBUG_LOGGING
@ -78,7 +78,7 @@ libax5043.a: ax5043/spi/ax5043spi.o
#testafsktx: afsktx/main.o
# gcc -std=gnu99 $(DEBUG_BEHAVIOR) -o testafsktx -Wall -Wextra -L./ afsktx/ax25.o afsktx/ax5043.o afsktx/main.o -lwiringPi -lax5043
cubesatsim: cubesatsim.h
cubesatsim: main.h
cubesatsim: libax5043.a
cubesatsim: afsk/ax25.o
cubesatsim: afsk/ax5043.o

Loading…
Cancel
Save

Powered by TurnKey Linux.