kopia lustrzana https://github.com/sh123/esp32_loraprs
Rename module.h to module_name.h
rodzic
d47fdc891b
commit
d4da05aae0
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
#ifdef USE_RADIOLIB
|
#ifdef USE_RADIOLIB
|
||||||
#include <RadioLib.h>
|
#include <RadioLib.h>
|
||||||
#include "module.h"
|
#include "module_name.h"
|
||||||
#else
|
#else
|
||||||
#include <LoRa.h>
|
#include <LoRa.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Ładowanie…
Reference in New Issue