Skip to content

Commit

Permalink
Update readme with specific esp32 version
Browse files Browse the repository at this point in the history
  • Loading branch information
francip committed May 30, 2024
1 parent 48d50fa commit 5a1b950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a1b950

Please sign in to comment.