lpcmanager
Clone
Summary
Browse
Changes
Graph
Changes LPCManager way to add its own CTN type to the ona available. Now uses features.catalog.
revamp
2018-02-07, Edouard Tisserant
46f704ced4e7
Changes LPCManager way to add its own CTN type to the ona available. Now uses features.catalog.
rt_task_delete(&UART_task);
rt_task_join(&UART_task);
closeserial(UART_fd);
gpio_close(RS485_GPIO_dev);
rt_mutex_delete(&UART_WriteMutex);
rt_mutex_delete(&UART_ReadMutex);