MKS MINI12864 V3 for MKS Robin Nano V2/3 (#22285)

This commit is contained in:
mks-viva
2021-07-09 17:59:36 -05:00
committed by Scott Lahteine
parent 5054dc6ea2
commit 3ab6789807
7 changed files with 73 additions and 8 deletions

View File

@ -39,7 +39,7 @@
#error "SERIAL_STATS_DROPPED_RX is not supported on the STM32F1 platform."
#endif
#if ENABLED(NEOPIXEL_LED)
#if ENABLED(NEOPIXEL_LED) && DISABLED(MKS_MINI_12864_V3)
#error "NEOPIXEL_LED (Adafruit NeoPixel) is not supported for HAL/STM32F1. Comment out this line to proceed at your own risk!"
#endif