Skip to content

Commit 1417926

Browse files
authored
Indentation fix
1 parent d3ccab2 commit 1417926

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
@@ -776,7 +776,7 @@ void TheThingsNetwork::configureIN865_867()
776776
freq = 865985000;
777777
break;
778778
}
779-
}
779+
}
780780
sendMacSet(MAC_PWRIDX, TTN_PWRIDX_IN865_867);
781781
}
782782
void TheThingsNetwork::configureChannels(uint8_t fsb)

0 commit comments

Comments
 (0)