mirror of
https://github.com/eddyem/astrovideoguide_v3.git
synced 2026-03-22 01:31:25 +03:00
seems like it works good; need tests on real star
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
// set state to `disconnect` after this amount of errors in `moving_finished`
|
||||
#define MAX_ERR_CTR (15)
|
||||
|
||||
// max time interval from previous correction to clear integral/time (seconds)
|
||||
#define MAX_PID_TIME (5.)
|
||||
|
||||
// amount of ALL motors
|
||||
#define NMOTORS (8)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user