moved libraries to .h file

This commit is contained in:
Hamza
2024-05-28 18:40:05 +02:00
parent fcc8f54fe0
commit 2c1171e830
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,5 @@
#include "TMP1075.h"
#include "can-halal.h"
#include "errors.h"
#define MAX_TEMP ((int16_t)(59 / 0.0625f))
#define MAX_FAILED_TEMP 12 //TODO: change value for compliance with the actual number of sensors
#warning "change value for compliance with the actual number of sensors"