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{
|
else{
|
||||||
digitalWrite(StatLedPin, HIGH);
|
digitalWrite(StatLedPin, HIGH);
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user