removed common_defs.h

This commit is contained in:
hamza
2024-07-06 23:31:18 +03:00
parent 2dfb9c4cac
commit 5b1854a3ab
3 changed files with 6 additions and 15 deletions

View File

@ -1,14 +0,0 @@
/*
* common_defs.h
*
* Created on: 23 Mar 2022
* Author: Jasper
*/
#ifndef INC_COMMON_DEFS_H_
#define INC_COMMON_DEFS_H_
#define N_CELLS 12
#define N_TEMP_SENSORS 12
#endif /* INC_COMMON_DEFS_H_ */