CMakeLists.txt 146 B

12
  1. idf_component_register(SRCS "afsk_demodulator.c" "afsk_modulator.c" "aprs_decoder.c" "aprs_encoder.c"
  2. INCLUDE_DIRS "include")