|
LibJuno 1.0.1
LibJuno is a lightweight C11 library designed specifically for embedded systems.
|
#include <engine_cmd_msg.h>
Data Fields | |
| float | fRpm |
DOC The command message contains the RPM. Another application can send this command on the software bus and tell the engine what RPM it should be set to. The engine app will then control the engine so it's set to the new RPM.
| float ENGINE_CMD_MSG_TAG::fRpm |