Skip to content

Commit f5b8b08

Browse files
committed
Ran cargo fmt to ensure proper code formatting
1 parent 3efd854 commit f5b8b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/secrets.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
use heapless::String;
77

88
const SSID: &str = "ssid";
9-
const PASSPHRASE: &str = "passphrase";
9+
const PASSPHRASE: &str = "passphrase";

0 commit comments

Comments
 (0)