changed the #endif statement in the comalive function
This commit is contained in:
parent
0ac8f49c68
commit
faf1a48677
@ -635,10 +635,8 @@ void comalive(){
|
||||
else{
|
||||
digitalWrite(StatLedPin, HIGH);
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user