remove dangling comma
[web/altusmetrum] / MicroPeak / index.mdwn
index 6a1cc45f6bb7be278700f1d4a494048b744dc0f8..248492866f98d2675a6c5125ba38b9e7aaed7356 100644 (file)
@@ -4,15 +4,11 @@
 # Introducing MicroPeak by AltusMetrum #
 
 Micropeak is a barometric logging altimeter for precision model
-rocketry altitude measurements.
+rocketry altitude measurements. 
 
 <a href="v1.0/micropeak-dime.jpg"><img
 src="v1.0/micropeak-dime-640.jpg"></a>
 
-Production units are available from the
-[Garbee and Garbee](https://shop.gag.com) 
-web store and [Apogee Components](http://www.apogeerockets.com/Electronics_Payloads/Altimeters/MicroPeak_Altimeter)
-
 Data download is available using the [MicroPeak USB adapter](../MicroPeakUSB).
 
 ## Documentation ##
@@ -88,7 +84,7 @@ Here's a close-up view of the hardware
        * Written in C
        * Samples pressure every 96ms
        * Delay 30s after power-on to finish airframe prep
-       * Detect boost with 10m altitude change
+       * Detect boost with 30m altitude change
        * Exponential averaging filter to minimize transient effects.
 
  * Tools Used