MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / ~Sensor

Method ~Sensor

Arduino/libraries/ST_Anything/Sensor.cpp:36–39  ·  view source on GitHub ↗

destructor

Source from the content-addressed store, hash-verified

34
35 //destructor
36 Sensor::~Sensor()
37 {
38
39 }
40
41 void Sensor::beSmart(const String &str)
42 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected