ams-slave-22/Core/Inc/common_defs.h

14 lines
186 B
C

/*
* 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_ */