MCPcopy Create free account
hub / github.com/OpenEarable/open-earable / write_state

Method write_state

src/button_service/Button_Service.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14void Button_Service::write_state(int state) {
15 buttonStateC->writeValue(state);
16}
17
18Button_Service button_service;

Callers 1

_read_stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected