Skip to content

Instantly share code, notes, and snippets.

@marco-silva0000
Created May 25, 2018 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marco-silva0000/74637f78dcf473e5cd402e13199b836f to your computer and use it in GitHub Desktop.
Save marco-silva0000/74637f78dcf473e5cd402e13199b836f to your computer and use it in GitHub Desktop.
# settings.py
WAIT_TIME_FOR_IRRIGATION_END = 15
WAIT_TIME_FOR_IRRIGATION_END_PER_GROUP = 5
WAIT_TIME_FOR_IRRIGATION_GROUP_START = 2
WATCHDOG_LOOKBACK_TIME = 3
SPEED_HYSTERESIS = 2.5
ANGLE_HYSTERESIS = 15
MINIMUM_ACTUATION_CHANGE = 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment