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

Function checkPosition

boards/m5stack-dinmeter/interface.cpp:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#include <RotaryEncoder.h>
12RotaryEncoder *encoder = nullptr;
13IRAM_ATTR void checkPosition() { encoder->tick(); }
14
15/***************************************************************************************
16** Function name: _setup_gpio()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected