changes
This commit is contained in:
13
libraries/includes/defines.h
Normal file
13
libraries/includes/defines.h
Normal file
@ -0,0 +1,13 @@
|
||||
#ifndef _DEFINES_H_
|
||||
#define _DEFINES_H_
|
||||
|
||||
|
||||
|
||||
#define ONE_WIRE 4
|
||||
#define LED_RED 3
|
||||
#define LED_GREEN 2
|
||||
#define LED_BLUE 45
|
||||
|
||||
|
||||
|
||||
#endif /* _DEFINES_H_ */
|
Reference in New Issue
Block a user