Skip to content

Commit d2f4c0a

Browse files
authored
Update TheThingsNetwork.cpp
I see 2 spaces and it seems the correct alignment.... anyway I commit again this change
1 parent 3d8046a commit d2f4c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TheThingsNetwork.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -961,5 +961,5 @@ void TheThingsNetwork::sleep(uint32_t mseconds)
961961

962962
void TheThingsNetwork::wake()
963963
{
964-
autoBaud();
964+
autoBaud();
965965
}

0 commit comments

Comments
 (0)