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