so far so good
This commit is contained in:
17
defines.h-example
Normal file
17
defines.h-example
Normal file
@ -0,0 +1,17 @@
|
||||
/*
|
||||
* defines.h
|
||||
*
|
||||
* Created on: Aug 20, 2017
|
||||
* Author: wn
|
||||
*/
|
||||
|
||||
#ifndef DEFINES_H_
|
||||
#define DEFINES_H_
|
||||
|
||||
#define DEBUG
|
||||
|
||||
#define CONFIG_SWITCH 0
|
||||
#define EEPROM_ADDR 0
|
||||
|
||||
|
||||
#endif /* DEFINES_H_ */
|
Reference in New Issue
Block a user