fix includes and type

This commit is contained in:
Dennis Gunia
2025-10-21 00:30:10 +02:00
parent ea8f512b4d
commit e8f56806b6
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
*
*/
#include "sfbus.h"
#include "serial/sfbus.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>