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.
Dependents: KL25Z_HSI2RGBW_PWM KL25Z_HSI2RGBW_PWM_local KL25Z_FFT_Demo FFT_BUENA ... more
Revision 5:68daa710ba3f, committed 2014-02-18
- Comitter:
- frankvnk
- Date:
- Tue Feb 18 19:14:48 2014 +0000
- Parent:
- 4:a16b9c09561e
- Commit message:
- Doxygen Hue range updated
Changed in this revision
hsi2rgbw_pwm.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r a16b9c09561e -r 68daa710ba3f hsi2rgbw_pwm.h --- a/hsi2rgbw_pwm.h Sun Feb 02 14:41:29 2014 +0000 +++ b/hsi2rgbw_pwm.h Tue Feb 18 19:14:48 2014 +0000 @@ -56,7 +56,7 @@ /** Convert HSI to RGBW or RGB. * - * @param Hue = float (0..1)\n + * @param Hue = float (0..360)\n * @param Saturation = float (0..1)\n * @param Intensity = float (0..1)\n * @param rgbw Optional pointer to float array[4]\n