#ifndef UITHREAD_H #define UITHREAD_H void setupUI(); void loopUI(); #endif // UITHREAD_H