fix: Bump arm pitch threshold to 20° (Issue #678) #679

Merged
sl-jetson merged 1 commits from sl-firmware/issue-678-pitch-threshold into main 2026-03-18 07:48:51 -04:00

View File

@ -16,3 +16,4 @@ build_flags =
-Os
-Wl,--defsym,_Min_Heap_Size=0x2000
-Wl,--defsym,_Min_Stack_Size=0x1000
-Wl,--defsym,__stack_end=_estack-0x1000