This commit is contained in:
e2002
2024-12-06 09:57:26 +03:00
parent 001fcb4b93
commit edfa97f31e
3 changed files with 5 additions and 2 deletions

View File

@@ -234,6 +234,9 @@ Work is in progress...
---
## Version history
#### v0.9.351
- fixed freezing when loading without plugins in some configurations "running dots"
#### v0.9.350
- **Added parameters for configuring `LED_BUILTIN` on ESP32S3 modules:**
- `USE_BUILTIN_LED`: Determines whether to use the built-in `LED_BUILTIN` (default is `true`).