Skip to content

Commit

Permalink
Add touch description
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Jan 6, 2024
1 parent 2dc8313 commit 917b4ba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/touchtest/touchtest.ino
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/**
* @note
* * The touch is only suitable for the L58 driver chip,
* * similar to the touch cover of Samsung S4, and will be available before 2022
*/
#ifndef BOARD_HAS_PSRAM
#error "Please enable PSRAM !!!"
#endif
Expand Down

0 comments on commit 917b4ba

Please sign in to comment.