[SX126x] Added note about allowed OCP range (#654)
This commit is contained in:
parent
3a34594b5b
commit
0cd9dd2983
1 changed files with 1 additions and 1 deletions
|
@ -659,7 +659,7 @@ class SX126x: public PhysicalLayer {
|
|||
/*!
|
||||
\brief Sets current protection limit. Can be set in 2.5 mA steps.
|
||||
|
||||
\param currentLimit current protection limit to be set in mA.
|
||||
\param currentLimit current protection limit to be set in mA. Allowed values range from 0 to 140.
|
||||
|
||||
\returns \ref status_codes
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue