Merge pull request #99 from caternuson/uno_r4

Update preproc for Uno R4
This commit is contained in:
Limor "Ladyada" Fried
2025-06-02 13:32:45 -04:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
Executable → Regular
+2 -1
View File
@@ -49,7 +49,8 @@
#include "Adafruit_ILI9341.h"
#ifndef ARDUINO_STM32_FEATHER
#include "pins_arduino.h"
#ifndef RASPI
#if !defined(RASPI) && !defined(ARDUINO_UNOR4_MINIMA) && \
!defined(ARDUINO_UNOR4_WIFI)
#include "wiring_private.h"
#endif
#endif
Executable → Regular
+1 -1
View File
@@ -101,7 +101,7 @@
#define ILI9341_GMCTRP1 0xE0 ///< Positive Gamma Correction
#define ILI9341_GMCTRN1 0xE1 ///< Negative Gamma Correction
//#define ILI9341_PWCTR6 0xFC
// #define ILI9341_PWCTR6 0xFC
// Color definitions
#define ILI9341_BLACK 0x0000 ///< 0, 0, 0