Skip to content

Commit

Permalink
레거시 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix9469 committed Apr 3, 2024
1 parent 9cd1e3a commit 440cf73
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Main/V3/Node_v3/Node_v3.ino
Original file line number Diff line number Diff line change
Expand Up @@ -753,12 +753,6 @@ int CH2_SETVAR(String SerialData, int dex1, int dexc, int end)
return 0;
}

int NOWSTATE()
{
SetDefaultVal();
return 0;
}

/*int dryer_prev_millis1 = 0;
int dryer_prev_millis2 = 0;
int dryer_cnt1 = 0;
Expand Down

0 comments on commit 440cf73

Please sign in to comment.