KenWillmott / SolarPosition

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

Move example sketches to appopriately named folders #1

Closed per1234 closed 6 years ago

per1234 commented 6 years ago

The Arduino IDE requires that sketches be located under a folder of the same name.

This change allows the example sketches to be accessed via the File > Examples > SolarPosition menu in the Arduino IDE.