Skip to content

Commit 01bf044

Browse files
IoTThinkssandeepmistry
authored andcommitted
Update API.md
Fix typo 866E6 to 868E6
1 parent c1bb134 commit 01bf044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Change the frequency of the radio.
293293
```arduino
294294
LoRa.setFrequency(frequency);
295295
```
296-
* `frequency` - frequency in Hz (`433E6`, `866E6`, `915E6`)
296+
* `frequency` - frequency in Hz (`433E6`, `868E6`, `915E6`)
297297

298298
### Spreading Factor
299299

0 commit comments

Comments
 (0)