Skip to content

Commit 5f0b9d8

Browse files
committed
Created configs directory and added PrayerTimes Library configuration file
1 parent 8ace614 commit 5f0b9d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

configs/prayertimes.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: PrayerTimes
2+
version: 1.0.0
3+
author: Adnan Saab
4+
maintainer: Adnan Saab <[email protected]>
5+
sentence: A lightweight Arduino library for calculating Islamic prayer times.
6+
paragraph: Supports MWL, ISNA, Umm al-Qura, Egyptian, Karachi, Tehran, and Jafari methods.
7+
category: Time
8+
url: https://github.com/a-saab/PrayerTimes
9+
architectures: "*"
10+
license: MIT

0 commit comments

Comments
 (0)