change command name from UNI to SCIF

This commit is contained in:
Ralph Metzler 2017-04-07 22:20:40 +02:00
parent 52b81cfd8e
commit 785d7c5126
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@
#define LNB_CMD_HIGH 4
#define LNB_CMD_OFF 5
#define LNB_CMD_DISEQC 6
#define LNB_CMD_UNI 7
#define LNB_CMD_SCIF 7
#define LNB_BUSY (1ULL << 4)
#define LNB_TONE (1ULL << 15)