Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug mqtt.cpp #1622

Closed
math322 opened this issue Feb 17, 2024 · 1 comment
Closed

Bug mqtt.cpp #1622

math322 opened this issue Feb 17, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@math322
Copy link

math322 commented Feb 17, 2024

if (ESP.getFreeHeap() < 60 * 1204 || ESP.getMaxAllocHeap() < 40 * 1024) {

Please fix 1204 to 1024.

MichaelDvP added a commit to MichaelDvP/EMS-ESP32 that referenced this issue Feb 17, 2024
@math322 math322 closed this as completed Feb 19, 2024
@proddy
Copy link
Contributor

proddy commented Feb 19, 2024

this is in test (called dev2). I'll keep it open until it's merged into dev

@proddy proddy reopened this Feb 19, 2024
@proddy proddy added this to the v3.6.5 milestone Feb 19, 2024
@proddy proddy added the bug Something isn't working label Feb 19, 2024
MichaelDvP added a commit to MichaelDvP/EMS-ESP32 that referenced this issue Feb 23, 2024
MichaelDvP added a commit to MichaelDvP/EMS-ESP32 that referenced this issue Feb 26, 2024
@proddy proddy closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants