mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-11 08:34:45 +02:00
Disable DMA as default
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
// DMA can be used with STM32 and ESP32 processors when the interface
|
// DMA can be used with STM32 and ESP32 processors when the interface
|
||||||
// is SPI, uncomment the next line:
|
// is SPI, uncomment the next line:
|
||||||
#define USE_DMA
|
//#define USE_DMA
|
||||||
|
|
||||||
// Load TFT driver library
|
// Load TFT driver library
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
|
Reference in New Issue
Block a user