We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38a5bc commit 4caff77Copy full SHA for 4caff77
library.properties
@@ -1,9 +1,10 @@
1
name=Arduino Low Power
2
-version=1.2.0
+version=1.2.1
3
author=Arduino
4
maintainer=Arduino LLC
5
sentence=Power save primitives features for SAMD and nRF52 32bit boards
6
paragraph=With this library you can manage the low power states of newer Arduino boards
7
category=Device Control
8
url=http://arduino.cc/libraries/ArduinoLowPower
9
architectures=samd,nrf52
10
+depends=RTCZero
0 commit comments