We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0c0a8 commit fcc1f9eCopy full SHA for fcc1f9e
examples/provision/provision.ino
@@ -1,6 +1,7 @@
1
/**
2
- * @brief This provisioning is for using MQTT with TLS and without the ECC. In
3
- * order to start the provisioning, just upload this sketch to the board.
+ * @brief This provisioning is for HTTPS as well as MQTT with TLS (with or
+ * without the ECC). In order to start the provisioning, just upload this sketch
4
+ * to the board.
5
*/
6
7
#include <cryptoauthlib.h>
0 commit comments