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

does not compile:MEM_LOWER_LIM #585

Open
sgstudio2024 opened this issue Oct 1, 2024 · 0 comments
Open

does not compile:MEM_LOWER_LIM #585

sgstudio2024 opened this issue Oct 1, 2024 · 0 comments

Comments

@sgstudio2024
Copy link

F:\Users\Administrator\Desktop1\ESP32Marauder-master\esp32_marauder\WiFiScan.cpp: In member function 'bool WiFiScan::checkMem()':
WiFiScan.cpp:381:35: error: 'MEM_LOWER_LIM' was not declared in this scope
381 | if (esp_get_free_heap_size() <= MEM_LOWER_LIM)
| ^~~~~~~~~~~~~
exit status 1
'MEM_LOWER_LIM' was not declared in this scope

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

No branches or pull requests

1 participant