mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-30 21:51:06 +00:00
receiver
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
#ifndef RECEIVER_H
|
||||
#define RECEIVER_H
|
||||
|
||||
#include "esp_mac.h"
|
||||
#include "esp_now.h"
|
||||
#include "esp_netif.h"
|
||||
|
||||
void wifi_init();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user