mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
small fix
Origin commit data
------------------
Branch: master
Commit: c07b05625b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-09 (Sun, 09 May 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -274,7 +274,7 @@ typedef enum {
|
||||
FP_LED_3_ON = 0x83,
|
||||
FP_LED_1_OFF = 0x01,
|
||||
FP_LED_2_OFF = 0x02,
|
||||
FP_LED_3_OFF = 0x03,
|
||||
FP_LED_3_OFF = 0x03
|
||||
} fp_led_ctrl_t;
|
||||
|
||||
typedef struct {
|
||||
|
@@ -17,6 +17,4 @@ typedef struct hal_libversion_t
|
||||
|
||||
void hal_get_lib_version(hal_libversion_t *ver);
|
||||
|
||||
|
||||
#endif //__VERSION_HAL_H__
|
||||
|
||||
|
Reference in New Issue
Block a user