MCPcopy Create free account
hub / github.com/SmingHub/Sming / getState

Method getState

Sming/Libraries/AtClient/src/AtClient.h:113–116  ·  view source on GitHub ↗

* @brief Returns the current state * @retval AtState */

Source from the content-addressed store, hash-verified

111 * @retval AtState
112 */
113 State getState()
114 {
115 return state;
116 }
117
118 /*
119 * @brief Repeats the execution of the current command

Callers 1

checkHashMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected