00001 #ifndef ROBOOT_IF_DEVICE_H_ 00002 #define ROBOOT_IF_DEVICE_H_ 00003 /* ================================================================================ *//* ================================================================================= */ 00032 00033 00034 #include <stdint.h> 00035 00051 00052 00058 extern const uint8_t ROBOOT_ApplicationIdVer[5]; 00059 00060 00065 extern const uint8_t ROBOOT_DeviceID[7]; 00066 00067 00072 extern const uint8_t ROBOOT_DeviceKey[8]; 00073 00076 #endif /* ROBOOT_IF_DEVICE_H_ */