Search found 1 match
- Sun Jan 17, 2021 2:01 pm
- Forum: ESP-IDF
- Topic: (resolved) I2C malloc error
- Replies: 14
- Views: 18438
Re: (resolved) I2C malloc error
In my case, if i didn't call to "i2c_cmd_link_delete(cmd_handle)" function then you can see same error in the terminal.