Remove unused constants
This commit is contained in:
parent
0b659707fb
commit
ae950bedfc
1 changed files with 0 additions and 2 deletions
|
@ -253,8 +253,6 @@ PROGRAMME FUNCTION: EVI Wind Controller using the Freescale MP3V5004GP breath
|
||||||
#define OLED_RESET 4
|
#define OLED_RESET 4
|
||||||
Adafruit_SSD1306 display(OLED_RESET);
|
Adafruit_SSD1306 display(OLED_RESET);
|
||||||
|
|
||||||
#define LOGO16_GLCD_HEIGHT 16
|
|
||||||
#define LOGO16_GLCD_WIDTH 16
|
|
||||||
|
|
||||||
// 'NuEVI' logo
|
// 'NuEVI' logo
|
||||||
static const unsigned char PROGMEM nuevi_logo_bmp[] = {
|
static const unsigned char PROGMEM nuevi_logo_bmp[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue