Skip to content

Commit

Permalink
inverter.cpp: remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
dilyanpalauzov committed Apr 9, 2022
1 parent 5a4c9be commit d30d7e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/inverter-cli/inverter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ bool cInverter::query(const char *cmd, int replysize) {
}

void cInverter::poll() {
int n,j;
extern const int qpiri, qpiws, qmod, qpigs;

while (true) {
Expand Down

0 comments on commit d30d7e6

Please sign in to comment.