# Change log for esp_lcd_touch_xpt2046 ## v1.0.1 - Bug fix release * Fixing typo in configuration options. * Removing usage of temporary array of coordinates. * Adjustments to ESP_LCD_TOUCH_IO_SPI_XPT2046_CONFIG for IDF v5.0-rc1. * Add option to return raw coordinate data instead of converting to screen coordinates. ## v1.0.0 - Initial release This release is the first revision of this component.
idf.py add-dependency "atanisoft/esp_lcd_touch_xpt2046^1.0.1"