chandrawi / LoRaRF-Python

Python library for basic transmitting and receiving data using LoRa and FSK modem
MIT License
29 stars 15 forks source link

fix of possible wrap-around of OCP register #3

Closed IZ7BOJ closed 2 years ago

IZ7BOJ commented 2 years ago

limit OCP to 63 (157.5mA) to avoid wrap-around of OCP register, which has 6bits