Quellcode durchsuchen

Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'

cube vor 1 Monat
Ursprung
Commit
cedb25e5bc
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8
    0
      CARDPUTER CircuitPython/wifi_switcher/readme.md

+ 8
- 0
CARDPUTER CircuitPython/wifi_switcher/readme.md Datei anzeigen

@@ -0,0 +1,8 @@
1
+# set up
2
+- write ssid and password pairs in settings.toml, the variable names dont matter at all
3
+- put those variable names into the "wifi options" list in code.py
4
+- don't need to touch the rest of the code, and you can add more items or delete items from the list, the menu screen will adjust accordingly
5
+
6
+# to do / notes
7
+- esc button bypasses any need to connect to wifi - although maybe dont include this in offline projects :P 
8
+- since you can choose, this makes cardputer basically portable since i can turn on hotspot