Omni to Unidirectional lights.
This commit is contained in:
parent
17bd9d49c6
commit
6807638af1
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@
|
|||
#define LF_UNIDIR_CLOSE_AMBER_PULSE (104)
|
||||
#define LF_BIDIR_GREEN_AMBER (105)
|
||||
#define LF_OMNIDIR_RED (106)
|
||||
#define LF_OMNIDIR_GREEN (107)
|
||||
#define LF_OMNIDIR_GREEN_AMBER (108)
|
||||
#define LF_UNIDIR_GREEN (107)
|
||||
#define LF_UNIDIR_GREEN_AMBER (108)
|
||||
|
||||
struct Marking
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue