We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d8046a commit d2f4c0aCopy full SHA for d2f4c0a
src/TheThingsNetwork.cpp
@@ -961,5 +961,5 @@ void TheThingsNetwork::sleep(uint32_t mseconds)
961
962
void TheThingsNetwork::wake()
963
{
964
- autoBaud();
+ autoBaud();
965
}
0 commit comments