Hello.
Is there a way to manual reset the m_age value to 0 via arduino instead of covering the camera or getting the object out of the view of the pixy camera?
Thank you.
Hello.
Is there a way to manual reset the m_age value to 0 via arduino instead of covering the camera or getting the object out of the view of the pixy camera?
Thank you.
Hello,
There is no way to reset the m_age field. Your Arduino code can keep a reference to the m_age to determine its relative age though.
Edward