Project update for CLion, some includes register fix

This commit is contained in:
Dmitriy Semenov
2023-03-29 23:14:21 +03:00
parent 485480e042
commit 3fe2c86773
11 changed files with 242 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#include <stdio.h>
#include <stdarg.h>
#include "driverHWUART2.h"
#include "libRingBuffer.h"
#include "libRingbuffer.h"
#define RINGBUFFERSIZE 1024