Skip to content

Commit 1124b98

Browse files
Update library.properties
1 parent 3afc312 commit 1124b98

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

library.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=MoonPhase
2-
version=0.99.0
2+
version=1.0.0
33
author=Cellie
44
maintainer=Cellie
5-
sentence=Calculate the lunar phase at a certain time.
6-
paragraph=Arduino library to calculate the moon phase and visible surface at a given time.
7-
category=Other
5+
sentence=Get lunar phase information.
6+
paragraph=ESP32 library to calculate the moon phase angle and luminated visible surface at a given time.
7+
category=other
88
url=https://github.com/CelliesProjects/moonPhase
9-
architectures=*
10-
includes=MoonPhase.h
9+
architectures=ESP32
10+
includes=moonPhase.h

0 commit comments

Comments
 (0)