altos: Flush the on-board mega log after every sample interval.
authorKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 08:58:37 +0000 (01:58 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 1 Apr 2013 08:58:37 +0000 (01:58 -0700)
SPI flash parts don't need flushing, but the SD card does. Make sure
the SD card contents are sane after every logging interval has passed
by flushing all dirty blocks to the device.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found