Fix serial pins for Ebyte E77 MBL board (#8246)

Also move RAK3172 and new EBYTE_E77_MBL define to variant.h, as this makes VSCode know about the defines properly...

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
Chloe Bethel
2025-10-07 12:11:26 +01:00
committed by GitHub
parent f13e7c20ba
commit 81a5aeff74
5 changed files with 9 additions and 3 deletions

View File

@@ -16,4 +16,6 @@ Do not expect a working Meshtastic device with this target.
#define LED_PIN PA0 // Green LED
#define LED_STATE_ON 1
#define RAK3172
#endif