mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-26 17:46:14 +01:00
Remove space that was added by mistake when merging
This commit is contained in:
parent
dba5e88d04
commit
faf9f76c42
|
@ -558,7 +558,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
void HBridgeTurnout::save() {
|
void HBridgeTurnout::save() {
|
||||||
#ifndef DISAB LE_EEPROM
|
#ifndef DISABLE_EEPROM
|
||||||
// Write turnout definition and current position to EEPROM
|
// Write turnout definition and current position to EEPROM
|
||||||
// First write common servo data, then
|
// First write common servo data, then
|
||||||
// write the servo-specific data
|
// write the servo-specific data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user