update header block ifdef

This commit is contained in:
Morgan 'ARR\!' Allen 2023-12-29 22:17:56 -08:00
parent 990f338826
commit 2377f01111
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#ifndef __ESP_NETIF_NOW_H__
#define __ESP_NETIF_NOW_H__
#ifndef __ESP_NETIF_LORA_H__
#define __ESP_NETIF_LORA_H__
#include "esp_netif.h"
#include "esp32-lora.h"