Home › Forums › Mayfly Data Logger › Debug flags for modem comms › Reply To: Debug flags for modem comms
2020-01-17 at 11:25 AM
#13679
Hmm… still having errors with the TINY_GSM_DEBUG macro after updating libraries. Here’s the pio lib update’s output:
1 2 3 4 5 6 7 |
$ pio lib update Library Storage: C:\Users\Jacob.Lemon\Documents\PlatformIO\Projects\BearCT\.pio\libdeps\mayfly Updating EnableInterrupt @ 1.1.0 [Up-to-date] Updating EnviroDIY_DS3231 @ 1.3.2 [Up-to-date] Updating EnviroDIY_ModularSensors @ 0.23.16 [Up-to-date] Updating SdFat @ 1.1.0 [Up-to-date] Updating StreamDebugger @ 1.0.1 [Up-to-date] |
And the errors from the subsequent build are in the attachment. I also tried Clean, pio lib update, and then Build, with the same result.
Thanks,
Matt