alexreinert / HB-RF-ETH

Firmware for the HB-RF-ETH pcb
Other
49 stars 10 forks source link

Fix file name case for gps.h #30

Closed andyboeh closed 2 years ago

andyboeh commented 2 years ago

The current code fails to compile on Unix-based OSs as GPS.h is not found - the case is wrong, the header name is gps.h

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.