Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Mar 13, 2024
1 parent 9c5b5ef commit 078e176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/TFT_ILI9341_Shield/TFT_ILI9341_Shield.ino
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
*/
#include <Arduino.h>
#include <SPI.h>
#include <SPIFFS.h>
#include <FS.h>
#include <TFT_eSPI.h> // Hardware-specific library
#include "image.h"
Expand Down

0 comments on commit 078e176

Please sign in to comment.