Payloads are now linked into the final remote executable... much cleaner but still needs some work

This commit is contained in:
2020-01-12 13:03:52 -05:00
parent 4727861d37
commit 660ae546f8
27 changed files with 133 additions and 90 deletions

View File

@@ -6,4 +6,4 @@ include_directories(include)
#add_subdirectory(c8_arduino)
add_subdirectory(c8_remote)
add_subdirectory(c8_payloads)
add_subdirectory(c8_libpayload)