Fix missing variable in ESP_LOGI call

This log line was broken in 7628be00c2 and causes a build error for esp-idf.
This commit is contained in:
Avi B 2022-10-10 22:37:38 -04:00 committed by GitHub
parent e2b9b6db36
commit 062154b4d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,7 +177,7 @@ void MatrixPanel_I2S_DMA::configureDMA(const HUB75_I2S_CFG& _cfg)
} // end frame rows
ESP_LOGI(TAG, "%d DMA descriptors linked to buffer data.");
ESP_LOGI(TAG, "%d DMA descriptors linked to buffer data.", current_dmadescriptor_offset);
//
// Setup DMA and Output to GPIO