Initial commit
This commit is contained in:
13
Core/Inc/common_defs.h
Normal file
13
Core/Inc/common_defs.h
Normal file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* common_defs.h
|
||||
*
|
||||
* Created on: 23 Mar 2022
|
||||
* Author: Jasper
|
||||
*/
|
||||
|
||||
#ifndef INC_COMMON_DEFS_H_
|
||||
#define INC_COMMON_DEFS_H_
|
||||
|
||||
#define N_CELLS 10
|
||||
|
||||
#endif /* INC_COMMON_DEFS_H_ */
|
||||
Reference in New Issue
Block a user