Hello, I just wanted to report a compilation crash due to this line on ESP-IDF master branch: https://github.com/m5stack/M5GFX/blob/ff11e09ac0bb5ec29433e81abbdc66c26488ba44/src/lgfx/v1/platforms/esp32/common.cpp#L677 `module` field was removed from `i2c_signal_conn_t` struct (missing from IDF v5.4 or v5.5, not sure).