Search found 1 match
- Wed Apr 10, 2024 11:42 am
- Forum: Freematics Software
- Topic: error: 'esp_spiram_get_size' was not declared in this scope
- Replies: 3
- Views: 33366
Re: error: 'esp_spiram_get_size' was not declared in this scope
Even with the datalogger example, I had the same problem. To fix that, I commented out the call to "esp_spiram_get_size" inside "showSysInfo()" and it ran well.