Esp32-dev-ble and BH1750 light sensor

I flashed an esp32 with the esp32-dev-ble firmware and I would like to put a BH1750 light sensor, how do you do it?

You would need to make a custom configuration and build that includes both the BLE and BH1750 options.

To make a custom build, details are here - (Option 3) Upload your configurations | OpenMQTTGateway v1.6.0