diff --git a/CHANGELOG.md b/CHANGELOG.md index 9deb758..fc279b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file. Started all over again. This time I succeeded! The Waveshare ESP32 S3 Pico and the Ra-02 SX1278 LoRa transceiver are working as a proper rnode. It took me some time, but now I am happy. See Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md for more information about adding a new board to the code. -Pinout Ra-01: +Pinout Ra-02: |pin|GPIO| |---|----| diff --git a/README.md b/README.md index 4eccc2d..df8b932 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This is a copy of the community maintained fork of the open firmware which power The first new board is a combination of a Waveshare ESP32 S3 Pico and an Ra-02 SX1278 LoRa transceiver. See [./Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md](https://git.meezenest.nl/marcel/RNode_Firmware_CE/src/branch/master/Documentation/HOWTO-change-firmware-and-compile-it_MeesElectronics.md) for more information about adding a new board to the code. -Pinout between ESP and Ra-01: +Pinout between ESP and Ra-02: -|Ra-01|ESP32 GPIO| +|Ra-02|ESP32 GPIO| |---|----| |NSS|39| |MOSI|37|