What are the chances of Emonlib on Esp32?

Hi
I’am using esp32 DOIT dev kit to measure current sensor ,i use the Emonlib to read the current but it deal with 10 bit ADC by default according to the library to change the resolution of ADC you should put line of code in setup function analogReadResolution(ADC_BITS); , no output is generated .
is anyone try to measure current sensor by esp32 ?

Emonlib is supported by the folks at OpenEnergyMonitor
IoTaWatt runs on ESP8266.