diff --git a/Home.md b/Home.md index e01eff7..e712942 100644 --- a/Home.md +++ b/Home.md @@ -5,7 +5,7 @@ 1. Note I used the `Arduino SAM Boards (32-bits ARM) Cortext-M3)` version `1.6.12` 1. Additional Help https://sites.google.com/site/ericmklaus/projects-1/stm32f103-minimum-system-development-board/arduino-ide-for-stm32103-board 1. Some additional hints here - https://github.com/ztto/ArdSCSino-stm32/issues/5 -1. Install SdFat - Tools -> Manage Libraries -> SdFat by Bill Greiman version `1.1.4` +1. Install SdFat - Tools -> Manage Libraries -> `SdFat by Bill Greiman` version `1.1.4` 1. Make sure the correct board is selected `Generic STM32F103C series` - Copy the latest `.ino` file into a sketch and compile. 1. Flash using your preferred method.