Circular buffer implementation
Posted: Mon Jan 07, 2019 10:05 am
Hi All,
I have a task, I need to store the last n measurement (a struct) to a queue. I think so I need a circular buffer for this. Is there a component for this in esp?
thx,
Woju
I have a task, I need to store the last n measurement (a struct) to a queue. I think so I need a circular buffer for this. Is there a component for this in esp?
thx,
Woju