Zanduino / INA

Combined Arduino library for reading multiple INA2xx power monitor devices
GNU General Public License v3.0
158 stars 40 forks source link

Optimize & Standardize library code #71

Closed SV-Zanshin closed 3 years ago

SV-Zanshin commented 3 years ago

Describe what the feature request is and if it solves an issue or adds functionality Reduce memory footprint of code, implement standard initializers, correctly define const functions

Describe the solution you'd like General performance optimizations and cleanup of source code

Describe alternatives you've considered n/a

Additional context n/a