Skip to content

Instantly share code, notes, and snippets.

@mroger
Created August 23, 2014 13:11
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 mroger/bebbfc152b23dc19d971 to your computer and use it in GitHub Desktop.
Save mroger/bebbfc152b23dc19d971 to your computer and use it in GitHub Desktop.
Search stop level constants.
#define LOW_STOP_LEVEL 1
#define MID_STOP_LEVEL 2
#define HIGH_STOP_LEVEL 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment