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 8fc5cbb commit 11f20d0Copy full SHA for 11f20d0
src/lmic/lmic.h
@@ -686,7 +686,7 @@ bit_t LMIC_enableChannel(u1_t channel);
686
bit_t LMIC_disableSubBand(u1_t band);
687
bit_t LMIC_selectSubBand(u1_t band);
688
689
-//! \brief get the number of (fixed) default channels before the progammable channels.
+//! \brief get the number of (fixed) default channels before the programmable channels.
690
u1_t LMIC_queryNumDefaultChannels(void);
691
692
//! \brief check whether the LMIC is ready for a transmit packet
0 commit comments