20 #include "../protocol.h" 22 #define FBUS2_IRDA_FRAME_ID 0x1c 23 #define FBUS2_FRAME_ID 0x1e 24 #define FBUS2_DEVICE_PHONE 0x00 25 #define FBUS2_DEVICE_PC 0x0c 26 #define FBUS2_ACK_BYTE 0x7f 28 #define FBUS2_MAX_TRANSMIT_LENGTH 120 38 #ifndef GSM_USED_SERIALDEVICE 39 # define GSM_USED_SERIALDEVICE 41 #if defined(GSM_ENABLE_BLUEFBUS2) 42 # ifndef GSM_USED_BLUETOOTHDEVICE 43 # define GSM_USED_BLUETOOTHDEVICE
GSM_Protocol_Message MultiMsg