Update olr-lib.h

add #define SPD_MIN_TRACK_AUX  min speed for in to Boxes , for mode low speed change track
This commit is contained in:
Singular Devices 2019-10-13 16:22:03 +00:00
parent 83dec3f1c1
commit 180eeb654f

View file

@ -1,4 +1,3 @@
#ifndef _OLR_LIB_h
#define _OLR_LIB_h
@ -13,6 +12,8 @@ extern "C"{
#include "olr-controller.h"
#include "olr-param.h"
#define SPD_MIN_TRACK_AUX 0.8
enum stcoin{
COIN_RESET = -2,
COIN_WAIT = -1,