test
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@
|
||||
#define MIN_X_TERMINAL_SIZE 80
|
||||
#define MIN_Y_TERMINAL_SIZE 30
|
||||
|
||||
char * uartDialog(int terminal_x, int terminal_y);
|
||||
void uartDialog(char *uart_adress, int terminal_x, int terminal_y);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user