Skip to content

Solving problem of access violation.#1763

Open
tarcisiojr wants to merge 1 commit intotzapu:masterfrom
tarcisiojr:master
Open

Solving problem of access violation.#1763
tarcisiojr wants to merge 1 commit intotzapu:masterfrom
tarcisiojr:master

Conversation

@tarcisiojr
Copy link

In certain scenarios, the ESP8266 was unexpectedly triggering an access violation error. After conducting a thorough debugging process, I identified and resolved the issue with this code update. The solution is based on guidance from the official ESP8266 documentation, specifically regarding the use of PROGMEM for handling program memory. You can find more details in the documentation here: ESP8266 PROGMEM Documentation.

@tablatronix
Copy link
Collaborator

Thanks, I forgot all about this bug. #1660

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