Closed mereshow closed 2 years ago
Hi @mereshow. This library has a dependency on the "Arduino Low Power" library. So you must make sure to also install that library:
https://registry.platformio.org/libraries/arduino-libraries/Arduino%20Low%20Power
Hi, when using PlatformIO in vscode and the library is installed it installs v1.0.5 by default (latest) it fails to compile giving the error:
If the version 1.0.4 is installed, it compiles without error (without changing anything else).