lpcmanager
Clone
Summary
Browse
Changes
Graph
New widget HMI:MultiLangJsonTable was created to accommodate alarm description translations. Redmine issue #4574
4 months ago, Dino Kosic
1e0b5e72022a
New widget HMI:MultiLangJsonTable was created to accommodate alarm description translations. Redmine issue #4574
pthread_mutex_lock(&UART_WakeCondLock);
UART_task_active = 0;
pthread_cond_signal(&UART_WakeCond);
pthread_mutex_unlock(&UART_WakeCondLock);
pthread_join(UART_task, NULL);
closeserial(UART_fd);