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 3afc312 commit 1124b98Copy full SHA for 1124b98
library.properties
@@ -1,10 +1,10 @@
1
name=MoonPhase
2
-version=0.99.0
+version=1.0.0
3
author=Cellie
4
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
+sentence=Get lunar phase information.
+paragraph=ESP32 library to calculate the moon phase angle and luminated visible surface at a given time.
+category=other
8
url=https://github.com/CelliesProjects/moonPhase
9
-architectures=*
10
-includes=MoonPhase.h
+architectures=ESP32
+includes=moonPhase.h
0 commit comments