Revision 470d0567 Target/Source/com.h

View differences:

Target/Source/com.h
137 137
blt_bool        ComIsConnected(void);
138 138
#if (BOOTLOADER_OF_MAIN_DEVICE > 0)
139 139
blt_bool        ComWasConnectedToMain(void);
140
void            ComTransmitPacketDirect(blt_int8u *data, blt_int8u len);
140 141
#endif /* BOOTLOADER_OF_MAIN_DEVICE > 0 */
141 142

  
142 143
#endif /* BOOT_COM_ENABLE > 0 */

Also available in: Unified diff