Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp-idf README: fix compilation of the code sample
- `touch_handle` can't be initialized with an optional anymore, it is a pointer. - Take the opportunity to actually initialize the touch handle. - `bsp/display.h` for the box3 fails to compiled if it is included before `bsp/esp-bsp.h`
- Loading branch information