MCPcopy 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
51int temperatureRead(void) {
52 return 22; // Nobody cares
53}
54
55esp_reset_reason_t esp_reset_reason(void) {
56 return ESP_RST_POWERON;

Callers 2

showSysStatsJSONMethod · 0.85
showSysStatsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected