Skip to content
Snippets Groups Projects
Unverified Commit 7978abec authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #904, fixed `Schedule` ELEVATIONLIMITS (#905)

parent 7a5ad146
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ using namespace Schedule; ...@@ -23,7 +23,7 @@ using namespace Schedule;
#define BACKENDLIST "BACKENDLIST:" #define BACKENDLIST "BACKENDLIST:"
#define MODE "MODE:" #define MODE "MODE:"
#define SCANTAG "SCANTAG:" #define SCANTAG "SCANTAG:"
#define ELEVATIONLIMITS "ELEVATIONLIMITS" #define ELEVATIONLIMITS "ELEVATIONLIMITS:"
#define INITPROC "INITPROC:" #define INITPROC "INITPROC:"
#define SCAN_START "SC:" #define SCAN_START "SC:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment