7 lines
87 B
C
7 lines
87 B
C
#ifndef CONFIG_GRAPHITE_H
|
|
#define CONFIG_GRAPHITE_H
|
|
|
|
#define ENABLE_GRAPHITE 0
|
|
|
|
#endif
|