It can now track all four brightest points

This commit is contained in:
Kristian Lauszus 2013-01-27 16:24:16 +01:00
parent bca143a23f
commit 6caac1319b

View file

@ -12,6 +12,4 @@ This library impliments the following settings:
* Data Format: Extended mode (0x03). Full mode is not working yet. The output reports 0x3e and 0x3f need tampering with * Data Format: Extended mode (0x03). Full mode is not working yet. The output reports 0x3e and 0x3f need tampering with
* In this mode the camera outputs x and y corridinates and a size dimension for the 4 brightest points. * In this mode the camera outputs x and y corridinates and a size dimension for the 4 brightest points.
__CURRENTLY, CODE IS ONLY WRITTEN FOR THE 2 BRIGHTEST POINTS__
Again, read through <http://wiibrew.org/wiki/Wiimote#IR_Camera> to get an understanding of the camera and its settings. Again, read through <http://wiibrew.org/wiki/Wiimote#IR_Camera> to get an understanding of the camera and its settings.