Add define to debug lora.
commitaa415cedbe4655773872d7143afa9ca180841b85
authorRomolo Manfredini <romoloman@users.noreply.github.com>
Sun, 23 Jul 2023 23:23:21 +0000 (24 01:23 +0200)
committerRomolo Manfredini <romoloman@users.noreply.github.com>
Sun, 23 Jul 2023 23:23:21 +0000 (24 01:23 +0200)
tree7c7bde4824c6935a5f2b53aa1e1f15f99c28f3ff
parent73bcf12c77c1096768c0c56382ef1b8ad030e47d
Add define to debug lora.

oxs_lora.cpp had several calls to Serial.println that were not conditionally compiled. (debug always active)
openXsensor/oXs_lora.cpp