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 3efd854 commit f5b8b08Copy full SHA for f5b8b08
examples/secrets.rs
@@ -6,4 +6,4 @@
6
use heapless::String;
7
8
const SSID: &str = "ssid";
9
-const PASSPHRASE: &str = "passphrase";
+const PASSPHRASE: &str = "passphrase";
0 commit comments