[GH-ISSUE #1791] Platformio Library Outdated Version #1507

Closed
opened 2026-02-28 01:30:20 +03:00 by kerem · 1 comment
Owner

Originally created by @italo-coelho on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1791

Basic Infos

Platformio Library Outdated Version

Hardware

WiFimanager Branch/Release: Master

Esp8266/Esp32:

Hardware: ESP-32-S3

Core Version: 2.4.0, staging

Description

The version of the library available on Platformio library registry is outdated. Could you update it with the latest version?

Settings in IDE

Module: ESP-32-S3

Additional libraries:

Sketch

#BEGIN
#include <Arduino.h>

void setup() {

}

void loop() {

}
#END

Debug Messages

messages here
Originally created by @italo-coelho on GitHub (Jan 8, 2025). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1791 ### Basic Infos Platformio Library Outdated Version #### Hardware WiFimanager Branch/Release: Master Esp8266/Esp32: Hardware: ESP-32-S3 Core Version: 2.4.0, staging ### Description The version of the library available on Platformio library registry is outdated. Could you update it with the latest version? ### Settings in IDE Module: ESP-32-S3 Additional libraries: ### Sketch ```cpp #BEGIN #include <Arduino.h> void setup() { } void loop() { } #END ``` ### Debug Messages ``` messages here ```
kerem closed this issue 2026-02-28 01:30:21 +03:00
Author
Owner

@tablatronix commented on GitHub (Jan 9, 2025):

#1735

<!-- gh-comment-id:2578996818 --> @tablatronix commented on GitHub (Jan 9, 2025): #1735
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1507
No description provided.