[SX126x] Added note about allowed OCP range (#654)

This commit is contained in:
jgromes 2023-01-04 10:22:06 +01:00
parent 3a34594b5b
commit 0cd9dd2983

View file

@ -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
*/