Merge pull request #28 from francip/francip-update-firmware-readme

Update readme with specific esp32 version
This commit is contained in:
Bently 2024-06-01 00:15:22 +01:00 committed by GitHub
commit 31fc374a10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
```bash
arduino-cli config add board_manager.additional_urls https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
arduino-cli core install esp32:esp32
arduino-cli core install esp32:esp32@2.0.17
```
### Get board details