From 26861470eda3a6c36da6ad6618071766eb7da6e3 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sun, 30 Oct 2022 15:08:08 -0600 Subject: [PATCH] more formatting fixes --- EasyMotor/index.mdwn | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/EasyMotor/index.mdwn b/EasyMotor/index.mdwn index 1b81c16..0671b02 100644 --- a/EasyMotor/index.mdwn +++ b/EasyMotor/index.mdwn @@ -24,16 +24,16 @@ This is what a production v3 board looks like: * Hardware Features * [NXP LPC11U14](http://www.nxp.com/products/microcontrollers/cortex_m0_m0/LPC11U14FHI33.html) System-on-Chip - * ARM Cortex-M0 MCU - * 32k Flash - * 6k RAM - * USB 2.0 - * 8 12-bit analog inputs - * I2C, SPI, async serial - * digital I/O + * ARM Cortex-M0 MCU + * 32k Flash + * 6k RAM + * USB 2.0 + * 8 12-bit analog inputs + * I2C, SPI, async serial + * digital I/O * Analog Devices [ADXL375](https://www.analog.com/en/products/adxl375.html) 3-Axis Digital MEMS Accelerometer - * +- 200g full-scale - * on-chip digitizer + * +- 200g full-scale + * on-chip digitizer * on-board USB-based charger for single-cell LiPo battery * low noise 5V switching regulator to power pressure sensor * precision divider with 0.1% resistors to scale pressure sensor -- 2.30.2