Scopes - Take rail base angle into account

* Removes fixed angular offsets from the zero angle calculation
This commit is contained in:
ulteq
2017-11-12 12:12:49 +01:00
parent 6b68ff426f
commit 224e2cb777
8 changed files with 46 additions and 4 deletions

View File

@ -14,6 +14,8 @@
#define MINOR_INCREMENT false
#define MAJOR_INCREMENT true
#define DEFAULT_RAIL_BASE_ANGLE 0.0086
#ifdef DEBUG_ENABLED_SCOPES
#define DEBUG_MODE_FULL
#endif