Skip to content

Commit 54ef098

Browse files
committed
Added missing include
1 parent c9c05ea commit 54ef098

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/BatteryMonitorLPP/BatteryMonitorLPP.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include <TheThingsNode.h>
2+
#include <TheThingsNetwork.h>
23
#include <CayenneLPP.h>
34

45
// Set your AppEUI and AppKey

0 commit comments

Comments
 (0)