You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In LoRa.h, are you sure you want the declarations from lines¹ 97 to 115 to be private? I especially need readRegister to be public but the other declarations can also be useful for end users.
In LoRa.h, are you sure you want the declarations from lines¹ 97 to 115 to be private? I especially need
readRegister
to be public but the other declarations can also be useful for end users.¹ Line numbers of version 0.8.0 on PlatformIO:
https://registry.platformio.org/libraries/sandeepmistry/LoRa/versions
The text was updated successfully, but these errors were encountered: