[GH-ISSUE #1049] ESP8266 new version error 2.7.1 #896

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

Originally created by @brnyza on GitHub (May 11, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1049

I'm trying to use AutoConnect exemple, and is not working.

AutoConnect.ino.cpp:1:

C:\Users\b.yuzo\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1/tools/sdk/libc/xtensa-lx106-elf/include/sys/pgmspace.h:25:130: error: 'const char HTTP_HEAD []' redeclared as different kind of symbol

#define PROGMEM attribute((section( "".irom.text." FILE "." __STRINGIZE(LINE) "." __STRINGIZE(COUNTER) """)))

Originally created by @brnyza on GitHub (May 11, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1049 I'm trying to use AutoConnect exemple, and is not working. AutoConnect.ino.cpp:1: C:\Users\b.yuzo\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.1/tools/sdk/libc/xtensa-lx106-elf/include/sys/pgmspace.h:25:130: error: 'const char HTTP_HEAD []' redeclared as different kind of symbol #define PROGMEM __attribute__((section( "\".irom.text." __FILE__ "." __STRINGIZE(__LINE__) "." __STRINGIZE(__COUNTER__) "\"")))
kerem closed this issue 2026-02-28 01:27:34 +03:00
Author
Owner

@tablatronix commented on GitHub (May 11, 2020):

Fixed in 0.15
https://github.com/tzapu/WiFiManager/releases

<!-- gh-comment-id:626777352 --> @tablatronix commented on GitHub (May 11, 2020): Fixed in 0.15 https://github.com/tzapu/WiFiManager/releases
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#896
No description provided.