Moved settings #defines to settings.h
I did feel like they belong in config.h
This commit is contained in:
parent
4bf2a3a91e
commit
58ea673994
4 changed files with 112 additions and 102 deletions
|
@ -8,6 +8,7 @@
|
|||
#include <Adafruit_GFX.h>
|
||||
#include <Adafruit_SSD1306.h>
|
||||
#include <Adafruit_MPR121.h>
|
||||
#include "settings.h"
|
||||
|
||||
//#ifndef SSD1306_128_64
|
||||
//#error("Incorrect display type, please fix Adafruit_SSD1306.h!");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue