spectraphilic / wasp_sketches

Waspmote sketches develoded by our group
1 stars 0 forks source link

Decide how many decimals to keep for every sensor field #72

Open jdavid opened 5 years ago

jdavid commented 5 years ago

This is a documentation effort: review and complete the https://github.com/spectraphilic/wasp_sketches/blob/master/docs/sensors.md

Doing this will allows us to:

ArcticSnow commented 5 years ago

When you store the data in the /DATA folder, do you store the value before transformation (x10) or after?

jdavid commented 5 years ago

After, the value stored in the frame is an integer.