Helix config refine (#3374)

* helix config.h refine
This commit is contained in:
MakotoKurauchi
2018-07-13 02:23:30 +09:00
committed by Drashna Jaelre
parent e3299db9e3
commit f30d6dd785
19 changed files with 85 additions and 58 deletions
-1
View File
@@ -4,7 +4,6 @@
#include <stdbool.h>
#include <stdio.h>
#include "pincontrol.h"
#include "config.h"
enum ssd1306_cmds {
DisplayOff = 0xAE,