feat: broadcast uaux (12V aux battery) on CAN 0x210 (SKUDAK-448) #1

Merged
bastian merged 5 commits from feat/uaux-can-broadcast into main 2026-05-07 21:23:21 -04:00
Showing only changes of commit 3d2dbbc709 - Show all commits
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
run: make get-deps
- name: Build firmware
run: make images -j$(nproc)
run: make directories && make images -j$(nproc)
- name: Show binary size
run: ls -lh stm32_charger.bin