lpcmanager
Clone
Summary
Browse
Changes
Graph
Wamp options dialog is created only once and reworked it's layout.
2017-03-30, dgaberscek
62db7571a572
Wamp options dialog is created only once and reworked it's layout.
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);