kevin 311232c9b9 feat(travelers): enable GPS with GP-02 module support
- Add HAS_GPS=1, GPS_RX_PIN=20, GPS_TX_PIN=21
- Add TCA9535 P1.6 (GPS RST) and P1.7 (GPS EN) control via I2C
- GPS power on at boot: P1.6 and P1.7 default HIGH in init
- Bridge gps->enablePin to TCA9535 via GpioUnaryTransformer
- Add tca9535GpsReset() and tca9535GpsEn() static functions
- Update CHANGELOG with GPS support details
2026-03-29 07:28:58 +08:00
3D
2026-03-09 22:18:33 +08:00
2026-03-29 01:55:17 +08:00
S
Description
No description provided
24 MiB
Languages
C++ 66.9%
C 30.8%
Python 1%
Shell 0.4%
Batchfile 0.3%
Other 0.5%