*required
This commit is contained in:
parent
ee9093a6c6
commit
c22320dc98
1 changed files with 3 additions and 5 deletions
|
@ -7,14 +7,12 @@ this early repo may require special help/information depending on your setup and
|
|||
## init
|
||||
### required
|
||||
- [dotnet sdk](https://dotnet.microsoft.com/en-us/download) v8
|
||||
### optional (*if you know what you are doing)
|
||||
- [vscode](https://https://code.visualstudio.com/)
|
||||
- [arduino extension](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino)
|
||||
|
||||
## libs
|
||||
- [WiFi](https://github.com/espressif/arduino-esp32/tree/master/libraries/WiFi)
|
||||
- [AsyncUDP](https://github.com/espressif/arduino-esp32/tree/master/libraries/AsyncUDP)
|
||||
- [ESP32Servo](https://github.com/jkb-git/ESP32Servo)
|
||||
### optional (*if you know what you are doing)
|
||||
- [vscode](https://https://code.visualstudio.com/)
|
||||
- [arduino extension](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.vscode-arduino)
|
||||
|
||||
## setup
|
||||
- enter your wifi credentials in ```hardware/braille_xr/_wifi_config.h``` --removing the leading underscore in the filename so it get's included in sketch (and gitignored)
|
||||
|
|
Loading…
Add table
Reference in a new issue