Skip to content

Commit

Permalink
added comment for drawImageData.ino ( #43 )
Browse files Browse the repository at this point in the history
  • Loading branch information
lovyan03 committed Feb 6, 2023
1 parent 342e149 commit 57dac96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/Basic/drawImageData/drawImageData.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@

#include <Arduino.h>

// If you want to use a set of functions to handle SD/SPIFFS/HTTP,
// please include <SD.h>,<SPIFFS.h>,<HTTPClient.h> before <M5GFX.h>
// #include <SD.h>
// #include <SPIFFS.h>
// #include <HTTPClient.h>
Expand Down

0 comments on commit 57dac96

Please sign in to comment.