Skip to content

Commit 9240e8d

Browse files
authored
Update README.md
Fix typo in example
1 parent 93108f0 commit 9240e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ public:
722722
// or the high-power mode above 17 dBm. In other words, it lets the
723723
// LMIC-determined policy determine what's to be done.
724724
725-
virutal TxPowerPolicy_t getTxPowerPolicy(
725+
virtual TxPowerPolicy_t getTxPowerPolicy(
726726
TxPowerPolicy_t policy,
727727
int8_t requestedPower,
728728
uint32_t frequency

0 commit comments

Comments
 (0)