mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-06 04:32:38 +00:00
only ARM needs this include
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
#include <MCUFRIEND_kbv.h>
|
||||
|
||||
#include <Adafruit_GFX.h>
|
||||
#if !defined(AVR)
|
||||
//#if !defined(AVR) && !defined(ESP32)
|
||||
#if defined(__arm)
|
||||
#include <avr/dtostrf.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user