mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
ARM needs dtostrf.h
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
|
||||
//#include <Adafruit_GFX.h> // Core graphics library
|
||||
#include <MCUFRIEND_kbv.h> // Hardware-specific library
|
||||
#if !defined(AVR)
|
||||
#include <avr/dtostrf.h>
|
||||
#endif
|
||||
|
||||
#include <Fonts/FreeSans9pt7b.h>
|
||||
#include <Fonts/FreeSans12pt7b.h>
|
||||
|
||||
Reference in New Issue
Block a user