Guest User

Untitled

a guest
Oct 20th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. void loop()
  2. {
  3. check for button push
  4. loop and write accel values
  5. loop and read from eeprom, checking for min and max and keeping a running total
  6. print mean, min and max to lcd
  7. }
Add Comment
Please, Sign In to add comment