MeshCore/variants/heltec_mesh_solar
Wessel Nieboer 67d22401b1
Pass rtc_clock to all MicroNMEALocationProvider instances
Enable GPS time synchronization across all variants by passing
&rtc_clock to MicroNMEALocationProvider. When GPS gets a valid
fix, the RTC clock is now updated automatically every 30 minutes.

Updated 16 variants: rak4631, lilygo_tbeam_SX1262, rak_wismesh_tag,
lilygo_tbeam_supreme_SX1262, thinknode_m3, heltec_v4, thinknode_m1,
lilygo_tbeam_SX1276, meshadventurer, nano_g2_ultra, heltec_v3,
promicro, xiao_c3, heltec_tracker_v2, keepteen_lt1, heltec_mesh_solar.
2026-03-03 15:45:07 +01:00
..
MeshSolarBoard.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
MeshSolarBoard.h Remove NRF52BoardOTA class and integrate it into NRF52Board 2026-01-08 22:46:20 +01:00
platformio.ini increase MAX_NEIGHBOURS from 8 to 50 2025-09-28 16:11:58 +13:00
target.cpp Pass rtc_clock to all MicroNMEALocationProvider instances 2026-03-03 15:45:07 +01:00
target.h Allow negative tx power 2026-02-06 02:24:51 +01:00
variant.cpp Add HELTEC MeshSolar board. 2025-08-04 14:29:49 +08:00
variant.h Add HELTEC MeshSolar board. 2025-08-04 14:29:49 +08:00