Fix compile

This commit is contained in:
Jason2866 2021-10-04 21:28:46 +02:00 committed by GitHub
parent fe5bdea577
commit 365996f633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ void FifLEEvery250ms(void)
case 7:
Energy.import_active[0] = value_buff * 0.01f; // [kWh]
Le01mr.total_active = Energy.import_active[0] // Useless
Le01mr.total_active = Energy.import_active[0]; // Useless
break;
case 8: