Skip to content

Commit

Permalink
Adding a missing include for the XPT2046 driver.
Browse files Browse the repository at this point in the history
  • Loading branch information
dejwk committed Nov 8, 2023
1 parent e7db437 commit 77e7a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roo_display/driver/touch_xpt2046.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "roo_display/driver/common/basic_touch.h"
#include "roo_display/hal/gpio.h"
#include "roo_display/hal/spi.h"
#include "roo_display/transport/spi.h"

namespace roo_display {

Expand Down

0 comments on commit 77e7a0a

Please sign in to comment.