Skip to content

Commit bbf3f69

Browse files
committed
fix include example
1 parent c63e2bd commit bbf3f69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: examples/ArduinoIoTCloud-NetConfig/thingProperties.h

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#endif
66
#include <ArduinoIoTCloud.h>
77
#include <Arduino_ConnectionHandler.h>
8+
#include <GenericConnectionHandler.h>
89
#include "ConfiguratorAgents/agents/BLE/BLEAgent.h"
910
#include "ConfiguratorAgents/agents/Serial/SerialAgent.h"
1011

0 commit comments

Comments
 (0)