Add arduino-rx + update ggwave-mod

This commit is contained in:
Georgi Gerganov
2022-05-05 22:14:20 +03:00
parent ecb604c629
commit ee9034dc86
17 changed files with 949 additions and 52 deletions

View File

@@ -79,6 +79,9 @@ if (GGWAVE_SUPPORT_SDL2)
)
endif()
# modified ggwave used by some of the examples
add_subdirectory(ggwave-mod/src)
# examples
if (EMSCRIPTEN)
@@ -93,6 +96,7 @@ if (GGWAVE_SUPPORT_SDL2)
add_subdirectory(r2t2)
endif()
add_subdirectory(arduino-rx)
if (EMSCRIPTEN)
# emscripten sdl2 examples