mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
UAVCAN: Reduce memory footprint
This commit is contained in:
@@ -749,7 +749,7 @@ then
|
||||
then
|
||||
if uavcan start
|
||||
then
|
||||
set LOGGER_BUF 7
|
||||
set LOGGER_BUF 6
|
||||
uavcan start fw
|
||||
else
|
||||
tone_alarm ${TUNE_ERR}
|
||||
|
||||
Reference in New Issue
Block a user