Skip to content

Commit

Permalink
Added note
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Oct 31, 2024
1 parent 575e953 commit 3909c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/touch/touch.ino
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "firasans.h"
#include <Wire.h>
#include "lilygo.h"
#include <TouchDrvGT911.hpp>
#include <TouchDrvGT911.hpp> //Arduino IDE -> Library manager -> Install SensorLib v0.19
#include "utilities.h"

TouchDrvGT911 touch;
Expand Down

0 comments on commit 3909c88

Please sign in to comment.