Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ ntrip_client:
mower_logic:
automatic_mode: 0
docking_approach_distance: 1.0
docking_extra_time: 1.0
# Increase if necessary in small increments (e.g 0.1s) to ensure mower gets good contact on charging pins
docking_extra_time: 0.0
docking_retry_count: 3
docking_redock: false
outline_overlap_count: 1
Expand Down
Loading