From 21ea26e132e48da9f2e70697fb9aa30a7395ace5 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Thu, 2 Jan 2020 09:54:58 +0100 Subject: [PATCH] Update my_user_config.h --- tasmota/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 57d4d9205..07acca4e6 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -439,7 +439,7 @@ #endif // USE_I2C // -- SPI sensors --------------------------------- -#define USE_SPI // Hardware SPI using GPIO12(MISO), GPIO13(MOSI) and GPIO14(CLK) in addition to two user selectable GPIOs(CS and DC) +//#define USE_SPI // Hardware SPI using GPIO12(MISO), GPIO13(MOSI) and GPIO14(CLK) in addition to two user selectable GPIOs(CS and DC) #ifdef USE_SPI // #ifndef USE_DISPLAY