Skip to content

Update ESP32 Configuration Manager to 4.2.2 - #13

Merged
vitalyruhl merged 1 commit into
mainfrom
feature/update-config-manager-4.2.2
Jun 13, 2026
Merged

Update ESP32 Configuration Manager to 4.2.2#13
vitalyruhl merged 1 commit into
mainfrom
feature/update-config-manager-4.2.2

Conversation

@vitalyruhl

Copy link
Copy Markdown
Owner

Summary

  • update ESP32 Configuration Manager from 4.2.0 to 4.2.2
  • bump firmware version from 4.3.0 to 4.3.1
  • synchronize the README dependency note

Validation

  • pio run -e usb
  • pio run -e ota

Both builds resolved ESP32 Configuration Manager 4.2.2 successfully.

Copilot AI review requested due to automatic review settings June 13, 2026 14:46
@vitalyruhl
vitalyruhl merged commit ae8c35e into main Jun 13, 2026
1 check passed
@vitalyruhl
vitalyruhl deleted the feature/update-config-manager-4.2.2 branch June 13, 2026 14:47

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s dependency on ESP32 Configuration Manager and aligns the firmware version/documentation to match, keeping the PlatformIO build configuration and README note in sync.

Changes:

  • Bump ESP32 Configuration Manager from ^4.2.0 to ^4.2.2 (USB + OTA environments).
  • Bump firmware VERSION macro from 4.3.0 to 4.3.1.
  • Update README dependency note to reflect the new ConfigManager version.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/main.cpp Updates the firmware VERSION macro to 4.3.1.
readme.md Synchronizes the ConfigManager version note to ^4.2.2.
platformio.ini Updates lib_deps to use vitaly.ruhl/ESP32 Configuration Manager@^4.2.2 for usb and ota.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants