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