Skip to content

Fix strncpy sizeof + missing WiFi include for ESP32#33

Open
cdamman wants to merge 3 commits intoeelcohn:masterfrom
cdamman:fix-strncpy-sizeof
Open

Fix strncpy sizeof + missing WiFi include for ESP32#33
cdamman wants to merge 3 commits intoeelcohn:masterfrom
cdamman:fix-strncpy-sizeof

Conversation

@cdamman
Copy link
Copy Markdown

@cdamman cdamman commented Dec 16, 2024

Hello,
Thank you very much for this awesome project!
During deployment, I noticed that changing the password did not worked.
It was simply a little bug, using sizeof(SIZE) instead of SIZE directly in most strncpy calls.
Just fixed it in this PR.
I also fixed the missing declaration of FAN_FRAME_04 and some cosmetic in prints.

@cdamman
Copy link
Copy Markdown
Author

cdamman commented Dec 16, 2024

Fixes #32, #28 and #10

@cdamman cdamman changed the title Fix strncpy sizeof Fix strncpy sizeof + missing WiFi include for ESP32 Dec 23, 2024
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.

1 participant