diff --git a/src/main/target/common_defaults_post.h b/src/main/target/common_defaults_post.h index 241aa9abf..f88fc09b9 100644 --- a/src/main/target/common_defaults_post.h +++ b/src/main/target/common_defaults_post.h @@ -36,6 +36,10 @@ #ifndef MAX7456_SPI_CS_PIN #define MAX7456_SPI_CS_PIN NONE #endif + +#ifndef MAX7456_SPI_INSTANCE +#define MAX7456_SPI_INSTANCE NULL +#endif #endif // pg/flash