Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/jgromes/RadioLib
Browse files Browse the repository at this point in the history
  • Loading branch information
jgromes committed Jul 18, 2021
2 parents c843680 + fa8b825 commit 83d77e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/SX127x/SX1276.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class SX1276: public SX1278 {
/*!
\brief FSK modem initialization method. Must be called at least once from Arduino sketch to initialize the module.
\param freq Carrier frequency in MHz. Allowed values range from 137.0 MHz to 525.0 MHz.
\param freq Carrier frequency in MHz. Allowed values range from 137.0 MHz to 1020.0 MHz.
\param br Bit rate of the FSK transmission in kbps (kilobits per second). Allowed values range from 1.2 to 300.0 kbps.
Expand Down

0 comments on commit 83d77e1

Please sign in to comment.