You've already forked ArduinoLowPower
mirror of
https://github.com/arduino-libraries/ArduinoLowPower.git
synced 2025-07-01 19:21:38 +03:00
Use www subdomain in arduino.cc URLs (#34)
www.arduino.cc is Arduino's preferred url.
This commit is contained in:
@ -5,6 +5,6 @@ maintainer=Arduino LLC
|
|||||||
sentence=Power save primitives features for SAMD and nRF52 32bit boards
|
sentence=Power save primitives features for SAMD and nRF52 32bit boards
|
||||||
paragraph=With this library you can manage the low power states of newer Arduino boards
|
paragraph=With this library you can manage the low power states of newer Arduino boards
|
||||||
category=Device Control
|
category=Device Control
|
||||||
url=http://arduino.cc/libraries/ArduinoLowPower
|
url=https://www.arduino.cc/libraries/ArduinoLowPower
|
||||||
architectures=samd,nrf52
|
architectures=samd,nrf52
|
||||||
depends=RTCZero
|
depends=RTCZero
|
||||||
|
Reference in New Issue
Block a user