From 66b74ec410ad4f0b5e8a114d8a9ac2bb60068a74 Mon Sep 17 00:00:00 2001 From: Mitch Bradley Date: Tue, 29 Jun 2021 08:52:45 -1000 Subject: [PATCH] ss -> cs in yaml --- Grbl_Esp32/data/barts_3axis_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Grbl_Esp32/data/barts_3axis_test.yaml b/Grbl_Esp32/data/barts_3axis_test.yaml index 6c2f839f..7a138f57 100644 --- a/Grbl_Esp32/data/barts_3axis_test.yaml +++ b/Grbl_Esp32/data/barts_3axis_test.yaml @@ -104,7 +104,7 @@ spi: miso: gpio.19 mosi: gpio.23 sck: gpio.18 - ss: gpio.5 + cs: gpio.5 sdcard: card_detect: NO_PIN