This commit is contained in:
cfif 2026-05-19 16:47:02 +03:00
parent 900a0037f1
commit 7bbd352b67
2 changed files with 1 additions and 3 deletions

View File

@ -7,8 +7,6 @@
#include "LinIO.h"
#include "SerialPortIO.h"
#include "SerialPort.h"
#include "cmsis_os2.h"
typedef struct {
tSerialPortIO *serialPortIO;

View File

@ -3,7 +3,7 @@
//
#include <SystemDelayInterface.h>
#include "LinAt32.h"
#include "SerialPortArtery.h"
#include "SerialPortLinArtery.h"
void LIN_Initial(
tLinAt32 *env,