Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bdring/FluidNC
/ temperatureRead
Function
temperatureRead
X86TestSupport/TestSupport/Arduino.cpp:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
int temperatureRead(void) {
52
return 22; // Nobody cares
53
}
54
55
esp_reset_reason_t esp_reset_reason(void) {
56
return ESP_RST_POWERON;
Callers
2
showSysStatsJSON
Method · 0.85
showSysStats
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected