MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / checkPosition

Function checkPosition

boards/marauder-v4og/interface.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include <RotaryEncoder.h>
11RotaryEncoder *encoder = nullptr;
12IRAM_ATTR void checkPosition() { encoder->tick(); }
13#endif
14
15/***************************************************************************************

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected