forked from Archive/PX4-Autopilot
UAVCAN: Reduce memory footprint
This commit is contained in:
parent
0b9e32ca3e
commit
f746f9a9b3
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue