nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.66k stars 3.12k forks source link

Remove deprecated i2c init() #1888

Closed marcelstoer closed 6 years ago

marcelstoer commented 7 years ago

Follow-up to #1887...

Remove init from adxl345, am2320, bme280, bmp085, hmc5883l, l3g4200d and hdc1080.

devsaurus commented 7 years ago

...and from lua_modules as well.

marcelstoer commented 6 years ago

Any chance to get this done before the 2.2 release?

devsaurus commented 6 years ago

Will have a look.