basic esp32 sketch to broadcast config message on setup and then recieve and print messages
parent
fb96c854
No related branches found
No related tags found
Showing
- host/esp32/lib/espnow/src/espnow.cpp 56 additions, 0 deletionshost/esp32/lib/espnow/src/espnow.cpp
- host/esp32/lib/espnow/src/espnow.hpp 30 additions, 0 deletionshost/esp32/lib/espnow/src/espnow.hpp
- host/esp32/platformio.ini 1 addition, 0 deletionshost/esp32/platformio.ini
- host/esp32/src/main.cpp 11 additions, 0 deletionshost/esp32/src/main.cpp
host/esp32/lib/espnow/src/espnow.cpp
0 → 100644
host/esp32/lib/espnow/src/espnow.hpp
0 → 100644
Please register or sign in to comment