MCPcopy Create free account
hub / github.com/TeleHuman/TextOp / set

Method set

TextOpDeploy/src/textop_ctrl/src/remote_controller.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11void RemoteController::set(const std::array<uint8_t, 40>& wireless_remote)
12{
13 update_gamepad(wireless_remote);
14}
15
16void RemoteController::update_gamepad(const std::array<uint8_t, 40>& data)
17{

Callers 9

load_darMethod · 0.80
_keyboard_input_loopMethod · 0.80
destroy_nodeMethod · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected