fix more formatting issues
[web/altusmetrum] / EasyMotor / index.mdwn
index 207ac2d863ca003430997d1f4c143d452de20c3b..5efb5950cedd69c706f7c89ab4bbde6c9b342ae1 100644 (file)
@@ -38,16 +38,17 @@ This is what a production v3 board looks like:
        * low noise 5V switching regulator to power pressure sensor
        * precision divider with 0.1% resistors to scale pressure sensor
          analog output to match SOC analog input voltage range
+
 * Software Features
         * Written mostly in C with some ARM assembler
         * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash
         * USB serial emulation for "console" interface
 * Tools Used
-        * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture
-        * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout
+       * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture
+       * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout
 * Licenses
-        * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
-        * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
+       * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html)
+       * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 
 ## Example Installations ##