* ESP-NOW experiment with terminal-chat
Cette révision appartient à :
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <helpers/ESP32Board.h>
|
||||
#include <helpers/esp32/ESPNOWRadio.h>
|
||||
|
||||
extern ESP32Board board;
|
||||
extern ESPNOWRadio radio;
|
||||
|
||||
bool radio_init();
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur