This commit is contained in:
Олег Бородин
2024-08-21 10:10:42 +02:00
parent c34684e106
commit 0f7f34c1f9
9 changed files with 90 additions and 36 deletions

2
main.c
View File

@@ -16,7 +16,7 @@
#include <disp.h>
#include <relay.h>
#include <contr_main.h>
#include <contr.h>
int main(void) {
uart_init();