
#define NELEM(a) (sizeof(a)/sizeof(*(a)))
unsigned char command_x[] = { 0x10,0x20,0x30,0x40,0,0x50,0x60 };
