Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: pixy2.h
- Revision:
- 26:a56cc5d715e9
- Parent:
- 25:2a2fcb9e4775
- Child:
- 28:f1dd68d07aec
--- a/pixy2.h Thu Nov 21 09:31:05 2019 +0000 +++ b/pixy2.h Thu Nov 28 07:39:32 2019 +0000 @@ -343,7 +343,7 @@ * \brief Structured type that match pixy2 feature header for Line API - used in Line frame (type 48/49) - message payload * \param pixType (Byte) : Type of the feature (can be 1 -> Vector, 2 -> Intersection or 4 -> Barcode) * \param pixLength (Byte) : Number of Bytes for this feature - * @note This structure is the header of features of Line API in Line Frames. Ther can be up to 4 features in a frame. Documented here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:protocol_reference + * @note This structure is the header of features of Line API in Line Frames. They can be up to 4 features in a frame. Documented here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:protocol_reference * @note More info can be found here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_api * @note or here : https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:line_tracking */