From cfc35ebde5dcb9e2af9bfeb13a1b6ebd34093141 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Fri, 15 Nov 2019 11:39:02 +0100 Subject: [PATCH] Updated AWS IoT (markdown) --- AWS-IoT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AWS-IoT.md b/AWS-IoT.md index c5548e91..5dca5cd4 100644 --- a/AWS-IoT.md +++ b/AWS-IoT.md @@ -16,7 +16,7 @@ To use this feature you must compile your own firmware by adding the following l #endif ``` -> As of Tasmota version 6.6.0.3, the device-specific credentials are no longer restricted to being set at compile time only. You can now use the same firmware for all your devices. AWS IoT credentials can be set through the Console at runtime and are stored in flash memory. Credentials will survive firmware updates and OTA. Credentials will not survive a full Flash reset like `Reset 5` or `Reset 6` nor will it survive a System Parameter Flash reset `Reset 3` +> As of Tasmota version 6.6.0.3, the device-specific credentials are no longer restricted to being set at compile time only. You can now use the same firmware for all your devices. AWS IoT credentials can be set through the Console at runtime and are stored in flash memory. Credentials will survive firmware updates and OTA. Credentials will not survive a full Flash reset `Reset 5` or `Reset 6` nor will it survive a System Parameter Flash reset `Reset 3` ## Benefits