From 00f75bd7939812ad88da6499fb4950c2ec835e1a Mon Sep 17 00:00:00 2001 From: Shlomo Zippel Date: Sun, 8 Jan 2023 15:44:27 -0800 Subject: [PATCH] Updated ESP32 DotStar Methods (markdown) --- ESP32-DotStar-Methods.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/ESP32-DotStar-Methods.md b/ESP32-DotStar-Methods.md index 4807b54..fb111a8 100644 --- a/ESP32-DotStar-Methods.md +++ b/ESP32-DotStar-Methods.md @@ -1,5 +1,3 @@ -# ESP32 Spi DotStar Methods - These methods all use DMA behind the scenes for async transfer, and most of the SPI buses support multiple pin outputs. Here is a summary of available buses and their supported bit width: | MCU | Spi1 | Spi2 | Spi3 |