whats that even for?

This commit is contained in:
Morgan 'ARR\!' Allen 2020-10-12 21:33:45 -07:00
parent 8ae325fbab
commit 3347521afa
1 changed files with 0 additions and 9 deletions

View File

@ -1,17 +1,8 @@
set(COMPONENT_SRCS "\ set(COMPONENT_SRCS "\
main.c\ main.c\
lorcomm.c\
ble.c\ ble.c\
console.c\ console.c\
user_button.c\ user_button.c\
cmd_bw.c\
cmd_cr.c\
cmd_sf.c\
cmd_preamble.c\
cmd_send.c\
cmd_dump.c\
cmd_hostname.c\
cmd_ota.c\
") ")
set(COMPONENT_ADD_INCLUDEDIRS ". ../include") set(COMPONENT_ADD_INCLUDEDIRS ". ../include")