From 2885903e71a1c476f3a45cda1fed7c7a38e6990f Mon Sep 17 00:00:00 2001 From: Paul Guenette Date: Tue, 28 Nov 2017 19:47:09 -0500 Subject: [PATCH] Test nbsp markdown rendering on github --- Firmware/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Firmware/README.md b/Firmware/README.md index 1e1acc2b..193f851b 100644 --- a/Firmware/README.md +++ b/Firmware/README.md @@ -172,7 +172,8 @@ pip install pyusb pyserial ### Other platforms See the [protocol specification](protocol.md) or the [legacy protocol specification](legacy-protocol.md). ---- +  + ## Generating startup code **Note:** You do not need to run this step to program the board. This is only required if you wish to update the auto generated code.