From 4dd13e72465476a4aea14732207cacb02fe10975 Mon Sep 17 00:00:00 2001
From: sawft99 <81699231+sawft99@users.noreply.github.com>
Date: Thu, 2 Jun 2022 16:22:28 -0400
Subject: [PATCH] Spacing
---
README.md | 83 +++++++++++++++++++++++++++----------------------------
1 file changed, 41 insertions(+), 42 deletions(-)
diff --git a/README.md b/README.md
index 8d5e8d5..669a5f7 100644
--- a/README.md
+++ b/README.md
@@ -63,59 +63,58 @@ Our Project is based on the open-source project [ChameleonMini RevG](/../../../.
Method 1: GUI (Windows Only)
- - Mini or Tiny:
-
- 1. With the Chameleon in the `OFF` position, connect it via USB cable to your computer
- - On the Mini, it may be a good idea to remove the battery before putting the device into DFU
- 2. Send the`UPGRADE` command while it is connected
- 3. Device should now be ready
- 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
-
+ - Mini or Tiny:
+ 1. With the Chameleon in the `OFF` position, connect it via USB cable to your computer
+ - On the Mini, it may be a good idea to remove the battery before putting the device into DFU
+ 2. Send the`UPGRADE` command while it is connected
+ 3. Device should now be ready
+ 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
+
Method 2: CLI
- - Mini:
- 1. With the Chameleon in the `OFF` state, press and hold the black (Rev E) or yellow (Rev G) button near the USB while inserting it into the USB port
- - It may be a good idea to remove the battery before putting the device into DFU
- 2. Use your favorite terminal application to connect to it. Type `upgrade` and hit `Enter`
- 3. The Chameleon will enter the `DFU firmware upgrade` mode
- 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
-
- - Tiny:
- 1. With the Chameleon in the `OFF` state, press and hold the B button while inserting it into the USB port
- 2. Use your favorite terminal application to connect to it. Type `upgrade` and hit `Enter`
- 3. The Chameleon will enter the `DFU firmware upgrade` mode
- 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
+ - Mini:
+ 1. With the Chameleon in the `OFF` state, press and hold the black (Rev E) or yellow (Rev G) button near the USB while inserting it into the USB port
+ - It may be a good idea to remove the battery before putting the device into DFU
+ 2. Use your favorite terminal application to connect to it. Type `upgrade` and hit `Enter`
+ 3. The Chameleon will enter the `DFU firmware upgrade` mode
+ 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
+
+ - Tiny:
+ 1. With the Chameleon in the `OFF` state, press and hold the B button while inserting it into the USB port
+ 2. Use your favorite terminal application to connect to it. Type `upgrade` and hit `Enter`
+ 3. The Chameleon will enter the `DFU firmware upgrade` mode
+ 4. Further information from the original: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
+
+ - Note:
+ - More info from source: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
- - Note:
- - More info from source: [Here](/../../../../emsec/ChameleonMini/blob/master/Doc/DoxygenPages/GettingStarted.txt)
-
-
+
2. Start to upgrade the firmware:
- Method 1: Automatic (Windows Only)
-
- - Mini or Tiny:
- 1. After either compiling or obtaining the firmware HEX and EEP files, place them in the same diretory as [ChameleonFirmwareUpgrade.bat] (/../../../../RfidResearchGroup/ChameleonMini/tree/proxgrind/Firmware/Chameleon-Mini)
- 2. Ensure Chameleon is in `DFU firmware upgrade` mode
- 3. Run the `ChameleonFirmwareUpgrade.bat` file to automatically start the firmware upgrade
- 4. It usually takes 2-5 seconds
- 5. After the progress bar is complete, the firmware upgrade is complete
+ Method 1: Automatic (Windows Only)
+
+ - Mini or Tiny:
+ 1. After either compiling or obtaining the firmware HEX and EEP files, place them in the same diretory as [ChameleonFirmwareUpgrade.bat](/../../../../RfidResearchGroup/ChameleonMini/tree/proxgrind/Firmware/Chameleon-Mini)
+ 2. Ensure Chameleon is in `DFU firmware upgrade` mode
+ 3. Run the `ChameleonFirmwareUpgrade.bat` file to automatically start the firmware upgrade
+ 4. It usually takes 2 - 5 seconds
+ 5. After the progress bar is complete, the firmware upgrade is complete
- Method 2: Manual
-
- - Mini or Tiny:
- - Guides:
- - Icemans Guide (Windows): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Getting-started#get-ready-to-flash-bootloader-mode) and [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Getting-started#get-ready-to-flash-bootloader-mode)
- - Icemans Guide (Linux): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Compiling-Linux-(Unix))
- - Icemans Guide (Mac): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Compiling-OSX)
-
- - Note:
- - Replace any relevant files or other parts with the resources in this repo
+ Method 2: Manual
+
+ - Mini or Tiny:
+ - Guides:
+ - Icemans Guide (Windows): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Getting-started#get-ready-to-flash-bootloader-mode) and [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Getting-started#get-ready-to-flash-bootloader-mode)
+ - Icemans Guide (Linux): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Compiling-Linux-(Unix))
+ - Icemans Guide (Mac): [Here](/../../../../iceman1001/ChameleonMini-rebooted/wiki/Compiling-OSX)
+
+ - Note:
+ - Replace any relevant files or other parts with the resources in this repo