Added ham64.c/.h to CMakeLists.txt
This commit is contained in:
parent
77b24cf591
commit
576cdbfac5
|
@ -49,6 +49,8 @@ set(sources
|
||||||
src/layer2/layer2_tx.h
|
src/layer2/layer2_tx.h
|
||||||
src/layer2/layer2_rx.c
|
src/layer2/layer2_rx.c
|
||||||
src/layer2/layer2_rx.h
|
src/layer2/layer2_rx.h
|
||||||
|
src/layer2/ham64.c
|
||||||
|
src/layer2/ham64.h
|
||||||
src/sdr/sdr.c
|
src/sdr/sdr.c
|
||||||
src/sdr/sdr.h
|
src/sdr/sdr.h
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue