mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 07:54:18 +01:00
ref. #1033, this could be used as-is with a generic analog sensor code by substituting ::analogRead(channel) with I2CPort::read(channel)
ref. #1033, this could be used as-is with a generic analog sensor code by substituting ::analogRead(channel) with I2CPort::read(channel)