jarzebski / Arduino-INA226

INA226 Bi-directional Current/Power Monitor Arduino Librar
MIT License
48 stars 46 forks source link

Unnecessary semicolon in INA226.cpp #13

Closed N0ury closed 1 year ago

N0ury commented 1 year ago

Line 307 has a semicolon #endif; This leads to a warning

jarzebski commented 1 year ago

fixed in next release