We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63e2bd commit e749fc3Copy full SHA for e749fc3
examples/ArduinoIoTCloud-NetConfig/thingProperties.h
@@ -4,7 +4,7 @@
4
#error "This example is not compatible with this board."
5
#endif
6
#include <ArduinoIoTCloud.h>
7
-#include <Arduino_ConnectionHandler.h>
+#include <GenericConnectionHandler.h>
8
#include "ConfiguratorAgents/agents/BLE/BLEAgent.h"
9
#include "ConfiguratorAgents/agents/Serial/SerialAgent.h"
10
0 commit comments