test
This commit is contained in:
@ -54,7 +54,7 @@ void loop(void)
|
||||
power_mW = ina219.getPower_mW();
|
||||
loadvoltage = busvoltage + (shuntvoltage / 1000);
|
||||
|
||||
current_mA_m
|
||||
// current_mA_m
|
||||
|
||||
// Serial.print("Bus Voltage (V): "); Serial.print(busvoltage); Serial.println(" V");
|
||||
// Serial.print("Shunt Voltage (mV): "); Serial.print(shuntvoltage); Serial.println(" mV");
|
||||
|
||||
Reference in New Issue
Block a user