We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e072c80 commit 7c5f3a1Copy full SHA for 7c5f3a1
README.md
@@ -102,7 +102,7 @@ arduino-cli lib install "Adafruit NeoPixel" # for some primitives
102
```
103
104
To build for Arduino with WIFI support you need to also install the following third-party libraries.
105
-(Wou might need to set `enable_unsafe_install` to `true` in your arduino config ) <!-- Todo remove one day ---!>
+(You might need to set `enable_unsafe_install` to `true` in your arduino config)
106
107
```bash
108
arduino-cli lib install FreeRTOS
0 commit comments