diff --git a/include/hasp_conf.h b/include/hasp_conf.h index 8e2d833e..ba2bbfff 100644 --- a/include/hasp_conf.h +++ b/include/hasp_conf.h @@ -10,7 +10,7 @@ // TFT defines #ifndef TFT_BACKLIGHT_ON -#define TFT_BACKLIGHT_ON LOW +#define TFT_BACKLIGHT_ON HIGH #endif #ifndef TFT_BCKL