OTA.h -> ota.h
This commit is contained in:
parent
99e0b4e85a
commit
9dd7a6279d
@ -4,7 +4,7 @@
|
|||||||
// Basic config
|
// Basic config
|
||||||
#include "globals.h"
|
#include "globals.h"
|
||||||
#include "senddata.h"
|
#include "senddata.h"
|
||||||
#include "OTA.h"
|
#include "ota.h"
|
||||||
|
|
||||||
// Local logging tag
|
// Local logging tag
|
||||||
static const char TAG[] = "main";
|
static const char TAG[] = "main";
|
||||||
|
Loading…
Reference in New Issue
Block a user