BAOS SDK
18.2.0
|
BAOS protocol versions. More...
#include <API.h>
Public Types | |
enum | Versions { Unknown = 0, V12 = 0x01, V20 = 0x20, LATEST = V20 } |
Static Public Member Functions | |
static bool | is1x (unsigned char version) |
static bool | is2x (unsigned char version) |
BAOS protocol versions.
|
static |
|
static |