9 lines
92 B
C
9 lines
92 B
C
#ifndef __CONFIG_H__
|
|
#define __CONFIG_H__
|
|
|
|
// Macros:
|
|
|
|
// #define DEBUG_OVER_SPI
|
|
|
|
#endif
|