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 7ad06bb commit c7ab33aCopy full SHA for c7ab33a
README.md
@@ -236,7 +236,7 @@ An embedded entropy/seed for the pseudo-random number generator is used.
236
Generate a strong Alphanumeric passwords, and then print it.
237
An embedded entropy/seed for the pseudo-random number generator is used.
238
239
-* [SpritzBestPracticePasswordESP8266](examples/SpritzBestPracticePassword/SpritzBestPracticePasswordESP8266.ino):
+* [SpritzBestPracticePasswordESP8266](examples/SpritzBestPracticePasswordESP8266/SpritzBestPracticePasswordESP8266.ino):
240
241
This example is for ESP8266 SoC, it uses a hardware RNG in ESP8266 as an initialization entropy.
242
0 commit comments