Explorar el Código

Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'

cube hace 1 mes
padre
commit
cedb25e5bc
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      CARDPUTER CircuitPython/wifi_switcher/readme.md

+ 8
- 0
CARDPUTER CircuitPython/wifi_switcher/readme.md Ver fichero

@@ -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