added LED code. Further Code restructure
This commit is contained in:
7
Software/Core/Inc/farbe.h
Normal file
7
Software/Core/Inc/farbe.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef INC_FARBE
|
||||
#define INC_FARBE
|
||||
|
||||
#define HEART_BEAT 0x0000FFFF
|
||||
#define SLSERROR 0x00FF0000
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user