Fixed incorrect Settings inclusion.
This commit is contained in:
parent
fefb59eb64
commit
41129ca8ec
|
@ -33,7 +33,7 @@ extern "C" {
|
|||
#include "BLEBeacon.h"
|
||||
#include "BLEEddystoneTLM.h"
|
||||
#include "BLEEddystoneURL.h"
|
||||
#include "Settings_f.h"
|
||||
#include "Settings.h"
|
||||
|
||||
#ifdef htuSensorTopic
|
||||
#define tempTopic htuSensorTopic "/temperature"
|
||||
|
|
Loading…
Reference in New Issue