]> git.gag.com Git - fw/altos/commit
altos: oops -- 'e' command was only showing 7 of the 8 bytes per line
authorKeith Packard <keithp@keithp.com>
Wed, 12 Jan 2011 05:26:41 +0000 (21:26 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Jan 2011 05:26:41 +0000 (21:26 -0800)
commit7ad419d81c90ef6a16656970466313767fef830f
treec6ec4f79d007eaa5ff5cff8d1060d511a71144ad
parentbd2480fd757b67557d9c7de42e402034002c3e37
altos: oops -- 'e' command was only showing 7 of the 8 bytes per line

Just a silly off-by-one error when printing out the data received from flash.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_storage.c