KenWillmott / SolarPosition

Arduino Library to calculate the position of the sun relative to geographic coordinates
71 stars 21 forks source link

Utility #4

Closed KenWillmott closed 5 years ago

KenWillmott commented 5 years ago

Utility function calculateSolarPosition() should be exposed so it can be accessed directly to allow geographical location to change dynamically.

KenWillmott commented 5 years ago

Enabled direct access to position calculation utility function.