From 0df33e3aa06a1566b5dbb8b84073940c003bc9f8 Mon Sep 17 00:00:00 2001 From: demik Date: Thu, 29 Aug 2024 12:59:04 +0200 Subject: [PATCH] fixed typo --- Misc/esp_8_bit/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/esp_8_bit/README.md b/Misc/esp_8_bit/README.md index 80d951c..e95b7a2 100644 --- a/Misc/esp_8_bit/README.md +++ b/Misc/esp_8_bit/README.md @@ -91,7 +91,7 @@ patching file 'src/ir_input.h' patching file 'src/nintendo.h' ``` -To avoid [this issue](https://github.com/rossumur/esp_8_bit/issues/19) you may want to change the partition layout as well. Check the solution into that issue, and also the boards.txt and quack_8_bit.csv if needed +To avoid [this issue](https://github.com/rossumur/esp_8_bit/issues/19) you may want to change the partition layout as well. Check the solution into that issue, and also the boards.txt and quack_8_bit.csv files if needed ### @@ -162,4 +162,4 @@ PCB LEDs are usable and do have basic functionality - green: init done, board powered up - yellow: valid (S)NES controller input received -- red: embedded flash operation in progress \ No newline at end of file +- red: embedded flash operation in progress