Does MGOS_ENABLE_I2C_GPIO still work on ESP32?

Setting MGOS_ENABLE_I2C_GPIO to 1 in build_vars doesn’t seem to work. The boot sequences always seems to print esp32_i2c_master.c:402 I2C0 init ok... suggesting the hardware driver is still chosen. I need to bit bang out some custom sequence for some crappy sensor.

No, it doesn’t exist anymore.