opencarecc / inpe

this is the repo for the first prototype of the opencare project
http://inpe.opencare.cc
7 stars 2 forks source link

Adjust fall detection algorithm values to fit the desired milliseconds #15

Open cntlsn opened 7 years ago

cntlsn commented 7 years ago

at the moment the code is counting the loops and not the milliseconds. so actually FALLING_MAX_TIME = 200; is counting 200 loops not 200 millis