You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the gps().isFixed() method in my code to implement an LED strategy. I notice that the method always returns false, even if the lat/lon values are accurate.
Also, I never see the Fix (led1) on the GPS board light up. I'm guessing they are related?
The text was updated successfully, but these errors were encountered:
I'm using the gps().isFixed() method in my code to implement an LED strategy. I notice that the method always returns false, even if the lat/lon values are accurate.
Also, I never see the Fix (led1) on the GPS board light up. I'm guessing they are related?
The text was updated successfully, but these errors were encountered: