moved libraries to .h file
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user