Fix build for chiron without tft leveling.
This commit is contained in:
@@ -136,7 +136,7 @@ void AnycubicTouchscreenClass::Setup()
|
|||||||
{
|
{
|
||||||
HardwareSerial.begin(115200);
|
HardwareSerial.begin(115200);
|
||||||
|
|
||||||
#if ENABLED(KNUTWURST_CHIRON)
|
#if ENABLED(KNUTWURST_TFT_LEVELING)
|
||||||
setupMyZoffset();
|
setupMyZoffset();
|
||||||
delay(10);
|
delay(10);
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user