Split out hex

This commit is contained in:
Ian Gulliver
2016-02-22 16:36:27 -08:00
parent 21536eee33
commit f36642b823
10 changed files with 92 additions and 83 deletions

View File

@@ -5,7 +5,7 @@ LIBS ?= -ljansson
OBJ_NETWORK = receive.o send.o incoming.o outgoing.o
OBJ_PROTOCOL = airspy_adsb.o beast.o json.o raw.o stats.o
OBJ_UTIL = rand.o uuid.o wakeup.o opts.o common.o
OBJ_UTIL = rand.o uuid.o wakeup.o opts.o hex.o common.o
all: adsbus