From 2a42029d15f8bde06762bb6ace8f5f5d341da5ba Mon Sep 17 00:00:00 2001 From: john stone Date: Mon, 6 Aug 2012 12:47:56 +0200 Subject: [PATCH] fixmd --- firmware/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firmware/README.md b/firmware/README.md index 2f61245..b1298a8 100644 --- a/firmware/README.md +++ b/firmware/README.md @@ -1,9 +1,9 @@ -== Firmware == +## Firmware This firmware is to be flashed to the atmega88 of the pentabug. The Makefile supports 2 different ways of flashing the firmware image: -=== the serial bootloader way === +### the serial bootloader way With the @@ -12,7 +12,7 @@ With the target of the Makefile You can flash the microcontroler via the serial bootloader that is part of the initial firmware. -=== the isp way === +### the isp way With the