details
This commit is contained in:
		| @ -48,8 +48,8 @@ void loop(void) | ||||
|    | ||||
| //  Serial.print("Bus Voltage (V):   "); Serial.print(busvoltage); Serial.println(" V"); | ||||
| //  Serial.print("Shunt Voltage (mV): "); Serial.print(shuntvoltage); Serial.println(" mV"); | ||||
|   Serial.print("Load Voltage_V:  "); Serial.print(loadvoltage); Serial.println(" V"); | ||||
|   Serial.print("Current_mA:       "); Serial.print(current_mA); Serial.println(" mA"); | ||||
|   Serial.print("Load Voltage_V:  "); Serial.print(loadvoltage);  | ||||
|   Serial.print("Current_mA:       "); Serial.print(current_mA);  | ||||
| //  Serial.print("Power mW:         "); Serial.print(power_mW); Serial.println(" mW"); | ||||
| //  Serial.println(""); | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user