summaryrefslogtreecommitdiff
path: root/src/micropeak/ao_micropeak.h
Commit message (Collapse)AuthorAge
* altos: Log baro readings for MicroPeakKeith Packard2012-12-14
This logs barometric data every 192ms (more or less) to the 504 remaining bytes of internal EEPROM storage in the ATtiny85. This provides 48.192 seconds of logging. Signed-off-by: Keith Packard <keithp@keithp.com>