1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00

drivers/touch_dev: clarify touch position coordinates origin

This commit is contained in:
Alexandre Abadie 2020-05-31 18:04:03 +02:00
parent 1f6c51602a
commit 4b4e9830b0
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -107,6 +107,8 @@ uint16_t touch_dev_width(const touch_dev_t *dev);
*
* If @p touches is NULL, this function only returns the number of touches.
*
* Touch position coordinates use the top left corner as origin.
*
* @param[in] dev Pointer to the touch device
* @param[out] touches The array of touches
* @param[in] len The touches array len