mirror of
https://github.com/manuelbl/ttn-esp32.git
synced 2025-07-13 22:42:52 +02:00
Update to latest version of mcci-catena/arduino-lmic library
This commit is contained in:
1
src/lmic/lmic_config_preconditions.h
Executable file → Normal file
1
src/lmic/lmic_config_preconditions.h
Executable file → Normal file
@ -55,6 +55,7 @@ Revision history:
|
||||
//
|
||||
// otherwise the lmic_project_config.h from the ../../project_config directory will be used.
|
||||
#ifndef ARDUINO_LMIC_PROJECT_CONFIG_H
|
||||
// ttn-esp32: different configuration concept
|
||||
# define ARDUINO_LMIC_PROJECT_CONFIG_H ../esp_idf_lmic_config.h
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user