Skip to content

Commit

Permalink
millis removal
Browse files Browse the repository at this point in the history
  • Loading branch information
rvxfahim committed Aug 29, 2022
1 parent 552711f commit da1a695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//ModbusIP object
ModbusIP mb;
String instruc="";
long ts,ts1;
long ts;
int tankPerc=0;
bool forward=true;
uint16_t cbLed(TRegister* reg, uint16_t val) {
Expand Down

0 comments on commit da1a695

Please sign in to comment.