rcS: start load_mon on NuttX startup

This commit is contained in:
Julian Oes 2016-04-29 14:27:16 +02:00 committed by Lorenz Meier
parent a94a409f5f
commit 3451e901a5
1 changed files with 5 additions and 0 deletions

View File

@ -330,6 +330,11 @@ then
commander start
fi
#
# Start CPU load monitor
#
load_mon start
#
# Start primary output
#