ArPiRobot-CoreLib C++
C++ library for ArPiRobot robots
|
#include <arpirobot/core/network/MainVmon.hpp>
Public Member Functions | |
void | makeMainVmon () |
Protected Member Functions | |
bool | isMainVmon () |
void | sendMainBatteryVoltage (double voltage) |
Main voltage monitor interface Any sensor (arduino or pi device) can implement this interface to be able to be used as a main vmon
|
protected |
Returns true if this is currently the main vmon
void arpirobot::MainVmon::makeMainVmon | ( | ) |
Make this device the main voltage monitor
|
protected |
Send the main battery voltage to the connected DS (if this is the main vmon)