Search found 1 match

by calvarez
Fri Feb 24, 2023 10:24 pm
Forum: Freematics Software
Topic: error: 'esp_spiram_get_size' was not declared in this scope
Replies: 3
Views: 27221

Re: error: 'esp_spiram_get_size' was not declared in this scope

It happened to me as well but on the datalogger example. I commented the "esp_spiram_get_size" function call inside "showSysInfo()" and it worked for me.