Add Connect With WPA tutorial
This commit is contained in:
parent
f6c558cd8e
commit
dc74b3051e
1 changed files with 5 additions and 1 deletions
6
README.md
Normal file → Executable file
6
README.md
Normal file → Executable file
|
@ -1,3 +1,7 @@
|
|||
# arduino
|
||||
|
||||
A place for all the arduino code I write.
|
||||
A place for all the arduino code I write.
|
||||
|
||||
## Useful Resources
|
||||
|
||||
- [Connect with WPA](https://www.arduino.cc/en/Tutorial/ConnectWithWPA) - What seems like a reasonaly good tutorial on how to get a Wemos to connect via WiFi. We'll need a TCP tutorial later on down the line though.
|
||||
|
|
Loading…
Reference in a new issue