Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Midpoint value should be around 1400, not 1500. #1

Open
renrut opened this issue Jan 1, 2022 · 0 comments
Open

Midpoint value should be around 1400, not 1500. #1

renrut opened this issue Jan 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@renrut
Copy link
Owner

renrut commented Jan 1, 2022

The "midpoint" between crawl and hot where the winch is not turning is defined as 1500, however that's too high and will cause the winch to spin when autostop is not on.

https://github.com/renrut/eWinchLoraRemote/blob/main/src/mainReceiver.cpp#L15

change to

#define MID_POINT 1400

and probably change the mapping logic here and test.

@renrut renrut added the bug Something isn't working label Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant