OPEnSLab-OSU / Loom

Arduino library for Internet of Things Rapid Prototyping in environmental sensing
GNU General Public License v3.0
26 stars 3 forks source link

Multiplexer hotfix #55

Closed Cogswatch closed 4 years ago

Cogswatch commented 4 years ago

Adds address checking, works for all addresses on multiplexer.

Cogswatch commented 4 years ago

It should be const. Just got missed when changing it over from static array and pointer arithmetic to vector and size