changed AMS_CAN.h -> can.h

This commit is contained in:
Hamza
2024-05-24 15:21:29 +02:00
parent 6f26e46e51
commit 30b3aa4dd1
8 changed files with 49 additions and 108 deletions

View File

@ -1,7 +1,7 @@
#ifndef INC_TMP1075_H_
#define INC_TMP1075_H_
#include "AMS_CAN.h"
#include "can.h"
#include "common_defs.h"
#include "stm32f3xx_hal.h"
#include "stm32f3xx_hal_def.h"