#3 Add touch hook for Lilygo L58

This commit is contained in:
martinberlin 2021-05-30 20:13:32 +02:00
parent c9660bd69f
commit debae0b814
4 changed files with 18 additions and 14 deletions

View file

@ -39,10 +39,9 @@ extern "C" {
/**
* @brief Initialize for FT6x36 communication via I2C
* @param dev_addr: Device address on communication Bus (I2C slave address of FT6X36).
* @retval None
*/
void l58_init(uint16_t dev_addr);
void l58_init();
/**
* @brief Get the touch screen X and Y positions values. Ignores multi touch