arduino : update the examples for Tx and Rx

This commit is contained in:
Georgi Gerganov
2022-06-05 18:19:25 +03:00
parent 0cf3d0e36b
commit 33c3bc2131
10 changed files with 286 additions and 231 deletions

View File

@@ -89,6 +89,7 @@ else()
add_subdirectory(arduino-rx)
add_subdirectory(arduino-tx)
add_subdirectory(arduino-tx2)
endif()
if (GGWAVE_SUPPORT_SDL2)