MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / getOscilloscope

Method getOscilloscope

Source/Panels/ControlPanel/Graph Components/GraphPanel.cpp:135–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133}
134
135Oscilloscope* GraphPanel::getOscilloscope()
136{
137 return &oscilloscope;
138}
139
140VUPanel* GraphPanel::getVuPanel()
141{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected