]> git.tnoah.ca Git - lora-radio.git/commitdiff
Update clarification
authorjacob.eva <x00010@disroot.org>
Wed, 12 Feb 2025 17:03:43 +0000 (17:03 +0000)
committerjacob.eva <x00010@disroot.org>
Wed, 12 Feb 2025 17:03:43 +0000 (17:03 +0000)
Boards.h

index 3a9e571a327b28f61b0902f85171d21683a4d889..125239bdece314b9017fb6a16efdf527079994c2 100644 (file)
--- a/Boards.h
+++ b/Boards.h
   #endif
 
   #if MCU_VARIANT == MCU_ESP32
-
-    // Board models for ESP32 based builds are
-    // defined by the build target in the makefile.
-    // If you are not using make to compile this
-    // firmware, you can manually define model here.
+    // Board models for ESP32 based builds are defined by the build target in
+    // the makefile. If you are not using make to compile this firmware, you
+    // can manually define the model here.
     //
     // #define BOARD_MODEL BOARD_GENERIC_ESP32
     #define CONFIG_UART_BUFFER_SIZE 6144