You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a RingBuffer datatype to use as our buffer. I included only an enqueue
and a weighted average function. It currently holds only ints, but I think maybe
it should be changed to use AccelData from the pebble API.
Max
changlog
2/21
- added RingBuffer.c
About
Web API for accelerometer-based gesture control (PennApps S14)