chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4791)

This commit is contained in:
James Rich 2026-03-14 06:44:36 -05:00 committed by GitHub
parent 832e785785
commit 8c6892a4da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 64 additions and 4 deletions

View file

@ -188,6 +188,12 @@
]
},
"pullRequests": [
{
"id": "9903",
"title": "feat: Support INA219/INA226 as primary battery sensor without ADC pin",
"page_url": "https://github.com/meshtastic/firmware/pull/9903",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "9895",
"title": "fix(native): implement BinarySemaphorePosix with proper pthread synchronization",