Hopperpop / Sgp4-Library

Library for calculating satellites positions and predicting overpasses.
MIT License
56 stars 21 forks source link

Compile error example SGP4Predictor #4

Closed BoJack62 closed 3 years ago

BoJack62 commented 3 years ago

Receive “‘int min’ redeclared as a different type of symbol” error when compiling the SGP4 predictor example using either Arduino IDE or Web editor.

Hopperpop commented 3 years ago

Thanks for notifing. Fix is in b55a37214c151e623a38e93135db49096a6a9c50 (and 2bc276b222f9cf201d44d797402dadd7ddf536c6 for the other example).