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 aba13fb commit d008524Copy full SHA for d008524
src/Arduino_LoRaWAN_ttn.h
@@ -123,7 +123,7 @@ class Arduino_LoRaWAN_ttn_au915 : public Arduino_LoRaWAN_ttn_base
123
// select the subband.
124
virtual void NetBeginRegionInit();
125
126
- // Implement the NetJoin() operations for US915
+ // Implement the NetJoin() operations for AU915
127
virtual void NetJoin();
128
129
private:
0 commit comments