Files
firmware/variants/nrf52840/heltec_mesh_node_t096
Thomas Göttgens ee48094ea8 Fix backwards GPS_RX_PIN/GPS_TX_PIN direction comments (#11585)
GPS.cpp passes GPS_RX_PIN as the MCU's RX pin and GPS_TX_PIN as its TX
pin. Nine variants documented the opposite, which reads as if the pins
were swapped on working hardware (see #11584).

Comment-only change; no pin assignment is touched.
2026-08-24 11:29:54 +02:00
..