From 50d07819c149ac007598ab23d97329e474420d85 Mon Sep 17 00:00:00 2001 From: Pirata <104320209+bmorcelli@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:05:11 -0300 Subject: [PATCH] Atualizar o platformio.ini --- ports/lilygo-t-deck/platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/lilygo-t-deck/platformio.ini b/ports/lilygo-t-deck/platformio.ini index 748c0761..96905f0c 100644 --- a/ports/lilygo-t-deck/platformio.ini +++ b/ports/lilygo-t-deck/platformio.ini @@ -48,8 +48,8 @@ build_flags = -DPIN_DATA=14 ; SERIAL (GPS) dedicated pins - -DSERIAL_TX=43 ;may be wrong - -DSERIAL_RX=44 + -DSERIAL_TX=44 ;may be wrong + -DSERIAL_RX=43 ;RGB LED runned by xylopyrographer/LiteLED@^1.2.0 library ;-DHAS_RGB_LED=1 ;uncomment to enable