update header block ifdef
This commit is contained in:
parent
990f338826
commit
2377f01111
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#ifndef __ESP_NETIF_NOW_H__
|
#ifndef __ESP_NETIF_LORA_H__
|
||||||
#define __ESP_NETIF_NOW_H__
|
#define __ESP_NETIF_LORA_H__
|
||||||
|
|
||||||
#include "esp_netif.h"
|
#include "esp_netif.h"
|
||||||
#include "esp32-lora.h"
|
#include "esp32-lora.h"
|
||||||
|
|
Loading…
Reference in a new issue