chrisb2 / pyb_ina219

This library for MicroPython makes it easy to leverage the complex functionality of the Texas Instruments INA219 sensor to measure voltage, current and power.
MIT License
56 stars 19 forks source link

Update to support latest version of logging.py #14

Open chrisb2 opened 1 year ago

chrisb2 commented 1 year ago

Update to more std implementation of logging that allows logging to work without using basicConfig() in the main program. Update examples for esp32 and esp8266 based on testing with Micropython 1.20.