MCPcopy Create free account
hub / github.com/SatDump/SatDump / getState

Method getState

plugins/orbcomm_support/orbcomm/stx_deframer.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 int STXDeframer::getState()
18 {
19 return d_state;
20 }
21
22 int STXDeframer::work(uint8_t *input, int size, uint8_t *output)
23 {

Callers 2

drawUIMethod · 0.45
workMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected