lib/libcoolstream2: headers update

Origin commit data
------------------
Branch: ni/coolstream
Commit: c337d26f99
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-07-18 (Thu, 18 Jul 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-07-18 14:43:35 +04:00
parent aad26e5ef5
commit c0125ea7be
3 changed files with 38 additions and 16 deletions

View File

@@ -76,10 +76,10 @@ typedef struct {
typedef enum {
FP_LED_1_ON = 0x81,
FP_LED_2_ON = 0x82,
FP_LED_3_ON = 0x83,
FP_LED_3_ON = 0x88,
FP_LED_1_OFF = 0x01,
FP_LED_2_OFF = 0x02,
FP_LED_3_OFF = 0x03,
FP_LED_3_OFF = 0x08,
} fp_led_ctrl_t;
typedef struct {