Skip to content

Commit d42aecd

Browse files
authored
Merge pull request #210 from PaulSchulz/master
Minor cut-n-paste typo in comment
2 parents aba13fb + d008524 commit d42aecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Arduino_LoRaWAN_ttn.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class Arduino_LoRaWAN_ttn_au915 : public Arduino_LoRaWAN_ttn_base
123123
// select the subband.
124124
virtual void NetBeginRegionInit();
125125

126-
// Implement the NetJoin() operations for US915
126+
// Implement the NetJoin() operations for AU915
127127
virtual void NetJoin();
128128

129129
private:

0 commit comments

Comments
 (0)