Project

General

Profile

Revision 323

more stuff

View differences:

uart.h
57 57

  
58 58
int nctp_send(size_t num, uint8_t* ptr[], size_t sz[]);
59 59

  
60
int nctp_ih_err;
60
int (nctp_get_ih_error)(void);
61 61
void nctp_ih(void);
62 62

  
63 63
#endif //UART_H_INCLUDED

Also available in: Unified diff