Corrected reference to settings_local.h

This commit is contained in:
jptrsn 2019-07-18 19:30:39 -04:00
parent 48358e84d5
commit 543a7bbe21
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ extern "C" {
#include "BLEBeacon.h"
#include "BLEEddystoneTLM.h"
#include "BLEEddystoneURL.h"
#include "Settings_d.h"
#include "Settings_local.h"
BLEScan* pBLEScan;
int scanTime = singleScanTime; //In seconds