Working version
This commit is contained in:
@ -14,12 +14,11 @@
|
||||
|
||||
#include "stm32g441xx.h"
|
||||
|
||||
|
||||
#define NUMBEROFSLAVES 6
|
||||
#define NUMBEROFCELLS 10
|
||||
#define NUMBEROFTEMPS 32
|
||||
|
||||
#define SLAVETIMEOUT 2000
|
||||
#define SLAVETIMEOUT 500
|
||||
|
||||
typedef struct {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user