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

Method ~PS_Water

Arduino/libraries/ST_Anything/PS_Water.cpp:56–59  ·  view source on GitHub ↗

destructor

Source from the content-addressed store, hash-verified

54
55 //destructor
56 PS_Water::~PS_Water()
57 {
58
59 }
60
61 //SmartThings Shield data handler (receives configuration data from ST - polling interval, and adjusts on the fly)
62 void PS_Water::beSmart(const String &str)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected