Skip to content

Commit

Permalink
updated ultrasonic function
Browse files Browse the repository at this point in the history
  • Loading branch information
valenmoore committed May 8, 2024
1 parent ddd62ef commit fe443b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# when using the mag how many degrees offset from the gps is it?
mag2gps_degree_offset = -20
# how many degrees in the heading are close enough to be accurate
turning_degree_accuracy = 10
turning_degree_accuracy = 7
# what is considered to low in battery voltage to continue functioning?
voltage_min_threshold = 9
# how often to read the ultrasonic sensors
Expand Down

0 comments on commit fe443b6

Please sign in to comment.