Search found 1 match
- 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: 33367
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.