Classes | |
class | Desktop |
The main interface class to the device databases. More... | |
class | IpModem |
class | Serial |
Variables | |
const char | special_flag [] = { 0x78, 0x56, 0x34, 0x12 } |
const char | start [] = { 0x01, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 } |
const char | pw_start [] = { 0x01, 0, 0, 0, 1, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 } |
const char | stop [] = { 0x01, 0, 0, 0, 0, 0, 0, 0, 0x78, 0x56, 0x34, 0x12 } |