SD CS pin to TS
This commit is contained in:
parent
7ccd753f46
commit
ea799f40b9
|
@ -1638,6 +1638,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
field = "ETB Dir #2", etbDirectionPin2
|
field = "ETB Dir #2", etbDirectionPin2
|
||||||
field = "ETB Control #1", etbControlPin1
|
field = "ETB Control #1", etbControlPin1
|
||||||
field = "ETB Control #2", etbControlPin2
|
field = "ETB Control #2", etbControlPin2
|
||||||
|
field = "SD CS Pin", sdCardCsPin
|
||||||
|
|
||||||
dialog = allPins3
|
dialog = allPins3
|
||||||
field = "Injection Pin 1", injectionPins1
|
field = "Injection Pin 1", injectionPins1
|
||||||
|
@ -2009,6 +2010,7 @@ cmd_test_idle_valve = "w\x00\x17\x00\x01"
|
||||||
|
|
||||||
dialog = sdCard, "SD Card Logger"
|
dialog = sdCard, "SD Card Logger"
|
||||||
field = "SdCard", isSdCardEnabled
|
field = "SdCard", isSdCardEnabled
|
||||||
|
field = "CS Pin", sdCardCsPin
|
||||||
field = "log format", logFormat
|
field = "log format", logFormat
|
||||||
field = "Mass Storage", storageMode
|
field = "Mass Storage", storageMode
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue