diff options
author | Keith Packard <keithp@keithp.com> | 2013-08-26 20:40:02 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-08-26 20:40:02 -0700 |
commit | 3e4db088f70295b7771917a8ad4141321631bf26 (patch) | |
tree | d9b4e808b13f11f1ebf97a67655fa8feedabf256 /EasyMini | |
parent | bb6039c22abdc1a52aa4eef57a47e00c0559afb9 (diff) |
Split TeleMini into two pages, one for 1.0 and another for 1.2
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'EasyMini')
-rw-r--r-- | EasyMini/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EasyMini/index.mdwn b/EasyMini/index.mdwn index 5a936f8..41b1c61 100644 --- a/EasyMini/index.mdwn +++ b/EasyMini/index.mdwn @@ -39,7 +39,7 @@ These are photos of our current prototype version: * I2C, SPI, async serial * digital I/O * [Measurement Specialties MS5607](http://www.meas-spec.com/product/pressure/MS5607-02BA03.aspx) pressure sensor - * 2MB SPI flash + * 1MB SPI flash * Software Features * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to |