Priprava Ncurses a vlakna pro UART

This commit is contained in:
2025-03-29 22:45:42 +01:00
parent 3e5f57c18f
commit 816815ff84
7 changed files with 57 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
#include <ncurses.h>
#include <stdio.h>
#include <stdlib.h>