🔨 Suppressible Creality 4.2.2 warning (#24683)

This commit is contained in:
Lefteris Garyfalakis
2022-08-25 19:48:35 +03:00
committed by Scott Lahteine
parent a31e65e30b
commit a8cf886aa5
2 changed files with 6 additions and 3 deletions

View File

@ -28,4 +28,8 @@
#define BOARD_INFO_NAME "Creality v4.2.2"
#define DEFAULT_MACHINE_NAME "Creality3D"
#ifndef EMIT_CREALITY_422_WARNING
#define EMIT_CREALITY_422_WARNING
#endif
#include "pins_CREALITY_V4.h"