adding compile-time messages when extra features are enabled
This commit is contained in:
@@ -481,6 +481,7 @@ void BusNetwork::cleanup() {
|
||||
// ***************************************************************************
|
||||
|
||||
#ifdef WLED_ENABLE_HUB75MATRIX
|
||||
#warning "HUB75 driver enabled (experimental)"
|
||||
|
||||
BusHub75Matrix::BusHub75Matrix(BusConfig &bc) : Bus(bc.type, bc.start, bc.autoWhite) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user