diff --git a/headers/addons/display.h b/headers/addons/display.h index 62bdd4591..4e8eeb4da 100644 --- a/headers/addons/display.h +++ b/headers/addons/display.h @@ -23,7 +23,7 @@ #include "peripheral_spi.h" #ifndef HAS_I2C_DISPLAY -#define HAS_I2C_DISPLAY -1 +#define HAS_I2C_DISPLAY 0 #endif #ifndef DISPLAY_I2C_ADDR