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
libcamera_doGeo and libcamera_degToRad are unused global variables, libcamera_degToRad has a variable named pi which isn't assigned to anything and causes errors
The text was updated successfully, but these errors were encountered:
libcamera_doGeo
andlibcamera_degToRad
are unused global variables,libcamera_degToRad
has a variable namedpi
which isn't assigned to anything and causes errorsThe text was updated successfully, but these errors were encountered: