From: Bdale Garbee Date: Sun, 30 Oct 2022 21:06:42 +0000 (-0600) Subject: fix spaces vs tabs in a list X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=25f30f07dd02ae219fe49149f5168d8d4c2dfed8;p=web%2Faltusmetrum fix spaces vs tabs in a list --- diff --git a/EasyMotor/index.mdwn b/EasyMotor/index.mdwn index 7815bc7..1b81c16 100644 --- a/EasyMotor/index.mdwn +++ b/EasyMotor/index.mdwn @@ -40,9 +40,9 @@ This is what a production v3 board looks like: 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 + * 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