Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
v1.3.2 to fix ESP32 chipID for ConfigOnDoubleReset
Browse files Browse the repository at this point in the history
### Releases v1.3.2

1. Fix ESP32 chipID for example `ConfigOnDoubleReset`
2. Remove dependency on `LittleFS_esp32` library to prevent PIO error when using new ESP32 core v1.0.6+
  • Loading branch information
khoih-prog authored Sep 10, 2022
1 parent f717d0c commit 4f4d81e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

### Releases v1.3.2

1. Fix ESP32 chipID for example`ConfigOnDoubleReset`
1. Fix ESP32 chipID for example `ConfigOnDoubleReset`
2. Remove dependency on `LittleFS_esp32` library to prevent PIO error when using new ESP32 core v1.0.6+

### Releases v1.3.1
Expand Down

0 comments on commit 4f4d81e

Please sign in to comment.