Scopes - Allow 0.05 mrad increments (#5840)

* Scopes - Allow 0.05 mrad increments
This commit is contained in:
ulteq
2017-12-02 16:23:41 +01:00
committed by GitHub
parent c5e594ffb8
commit 24b58fbb21
4 changed files with 7 additions and 5 deletions

View File

@ -14,7 +14,9 @@
#define MINOR_INCREMENT false
#define MAJOR_INCREMENT true
#define DEFAULT_RAIL_BASE_ANGLE 0.0086
#define MIN_INCREMENT 0.05 // mrad
#define DEFAULT_RAIL_BASE_ANGLE 0.0086 // deg
// #define DISABLE_DISPERSION