瀏覽代碼

Add 'CARDPUTER CircuitPython/wifi_switcher/readme.md'

cube 1 月之前
父節點
當前提交
cedb25e5bc
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      CARDPUTER CircuitPython/wifi_switcher/readme.md

+ 8
- 0
CARDPUTER CircuitPython/wifi_switcher/readme.md 查看文件

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