Merge pull request #4 from ModuloFS/define_buck
changed the #endif placement in the comalive function
This commit is contained in:
commit
b0a17700ac
@ -635,11 +635,9 @@ void comalive(){
|
||||
else{
|
||||
digitalWrite(StatLedPin, HIGH);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void reconnect(){
|
||||
|
Loading…
Reference in New Issue
Block a user