Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KlausMu/esp32-fan-controller
/ processUserInput
Function
processUserInput
src/tftTouch.cpp:136–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
void processUserInput(void) {
137
#ifdef useTouch
138
tevent.pollTouchScreen();
139
#endif
140
}
Callers
1
loop
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected