sillevl / mbed-Simple-LoRaWAN

Abstraction layer for LoRaWAN and the RFM95W
Apache License 2.0
0 stars 3 forks source link

Allow for changing debug on the fly #5

Open BioBoost opened 5 years ago

BioBoost commented 5 years ago

Add for example and enable_debug() and disable_debug() capability that we can change from code. Should only be implemented when debugging is allowed.