Skip to content

Commit 14514a5

Browse files
committed
Update source reference
1 parent eb78f13 commit 14514a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SunMoonCalc.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const double LUNAR_CYCLE_DAYS = 29.530588853;
7272
* to be in UTC. Unfortunately it is missing in ESP8266 Arduino-core,
7373
* see https://github.com/esp8266/Arduino/issues/4820
7474
*
75-
* Source: http://www.thebackshed.com/forum/forum_posts.asp?TID=10023&PN=12
75+
* Source: https://www.thebackshed.com/forum/ViewTopic.php?TID=10023#111791
7676
*
7777
*/
7878
#define EPOCH_YR 1970 /* EPOCH = Jan 1 1970 00:00:00 */

0 commit comments

Comments
 (0)