V761: additional channles

This commit is contained in:
Pascal Langer
2020-06-27 17:58:29 +02:00
parent 647425fc1a
commit 5c01bbf284
5 changed files with 46 additions and 27 deletions

View File

@@ -19,7 +19,7 @@
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_REVISION 1
#define VERSION_PATCH_LEVEL 23
#define VERSION_PATCH_LEVEL 24
//******************
// Protocols
@@ -377,8 +377,8 @@ enum PELIKAN
enum V761
{
V761_STD = 0,
V761_EACHINE= 1,
V761_3CH = 0,
V761_4CH = 1,
};
#define NONE 0
@@ -974,8 +974,8 @@ Serial: 100000 Baud 8e2 _ xxxx xxxx p --
PELIKAN_PRO 0
PELIKAN_LITE 1
sub_protocol==V761
V761_STD 0
V761_EACHINE 1
V761_3CH 0
V761_4CH 1
Power value => 0x80 0=High/1=Low
Stream[3] = option_protocol;