diff options
author | Bdale Garbee <bdale@gag.com> | 2012-10-30 12:20:31 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2012-10-30 12:20:31 -0600 |
commit | a5dd398b7b7ba62a91d0023854743347dfa2399d (patch) | |
tree | 11ed757678731394608f50247fd994a0d18a0400 | |
parent | e8e4442330995d848f6993a3790b8854f4ab8458 (diff) |
meh, missed an indent...
-rw-r--r-- | MegaDongle/index.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MegaDongle/index.mdwn b/MegaDongle/index.mdwn index b6efd9d..8d9168b 100644 --- a/MegaDongle/index.mdwn +++ b/MegaDongle/index.mdwn @@ -32,10 +32,10 @@ There are no MegaDongle photos to share yet. * Hardware Features * ST Micros [STM32L151](http://www.st.com/internet/mcu/product/248821.jsp) ARM Cortex M3 based Microcontroller * TI [CC1125](http://www.ti.com/product/cc1125) Ultra-High Performance RF Narrowband Transceiver -* 150mA 3.3V LDO regulator - * takes input from USB interface by default - * output appears on 8-pin companion connector - * can take input from 8-pin companion connector in non-USB applications + * 150mA 3.3V LDO regulator + * takes input from USB interface by default + * output appears on 8-pin companion connector + * can take input from 8-pin companion connector in non-USB applications * Software Features * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM |