Allow setting custom pins for ina219.cpp, add ina to main central mast
Compare changes
Files
3+ 113
− 63
@@ -3,82 +3,132 @@
@@ -3,82 +3,132 @@
float battery_voltage = (sample / 4095 * reference_vcc * (bat_res_vcc + bat_res_gnd) / bat_res_gnd);
// FIXME: put this in ESPNow.hpp and let stupid Markus Rampp know how you did it. After years of Python he moved past