diff --git a/README.md b/README.md index 87d985a..adc085d 100644 --- a/README.md +++ b/README.md @@ -152,85 +152,8 @@ Custom LED Driver replacement instructions and pcb link. [FT_PROG EEPROM programmer](https://ftdichip.com/wp-content/uploads/2023/08/FT_Prog_v3.12.37.642-Installer.exe_.zip) -
XML Template -``` - - - FT232H - - - 0 - 0403 - 6014 - USB 2.0 - - - - false - false - true - - false - 100 - - - FTDI - Single RS232-HS - false - - FT - true - - - false - - - true - <_245FIFO>false - false - false - false - - - false - true - - - - false - false - false - - - Tristate - Tristate - Tristate - Tristate - Tristate - Tristate - Tristate - Tristate - Tristate - Tristate - - - - false - false - 4mA - - - false - false - 4mA - - - -``` -
-
Flashing Instructions. -Ensure the FTDI d2xx drivers are installed and the FT232H board is the only FTDI device connected to your computer (verify this by opening Device Manager and inspecting each device under the COM & LPT ports drop down if you're unsure). +```Ensure the FTDI d2xx drivers are installed and the FT232H board is the only FTDI device connected to your computer (verify this by opening Device Manager and inspecting each device under the COM & LPT ports drop down if you're unsure). Open FT_PROG and navigate to "DEVICES" > "Scan and Parse" you will see a new device populate in the device tree. @@ -250,7 +173,7 @@ Within the Device manager navigate to "USB Serial Port (COM*)" under "Ports (COM Connect a wire to GND for LED Ground, and a wire to pin D1 for LED Data -Load the game and you should have LED activity disaplaying if everything is configured correctly. +Load the game and you should have LED activity disaplaying if everything is configured correctly.```