removed the setallhigh function call. Not needed.

This commit is contained in:
jakeg00dwin 2024-08-14 13:11:48 -07:00
parent c4ffb855e0
commit ea7341d6c8
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ int main(int argc, char **argv)
_delay_ms(2500);
ZCD_Poll();
TriacOut_SetupPins();
TriacOut_SetAllHigh();
//Constantly ensure the loads are in a valid range.
while(true){