Revision 298
implemented chat. changed place of some macros
uart.h | ||
---|---|---|
51 | 51 |
|
52 | 52 |
/// NCTP - Non-critical transmission protocol |
53 | 53 |
int nctp_init(void); |
54 |
int nctp_dump(void); |
|
54 | 55 |
int nctp_set_processor(void (*proc_func)(const uint8_t*, const size_t)); |
55 | 56 |
int nctp_free(void); |
56 | 57 |
|
Also available in: Unified diff