Skip to content

Commit

Permalink
define info_lkp_t eco_mode_info[] in usbhid-ups.h
Browse files Browse the repository at this point in the history
Signed-off-by: DaRK AnGeL <[email protected]>
  • Loading branch information
masterwishx committed Sep 30, 2024
1 parent 9cebd2e commit c839e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usbhid-ups.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ extern info_lkp_t trim_info[];
extern info_lkp_t boost_info[];
extern info_lkp_t bypass_auto_info[];
extern info_lkp_t bypass_manual_info[];
extern info_lkp_t eco_mode_info[];
extern info_lkp_t off_info[];
extern info_lkp_t calibration_info[];
extern info_lkp_t nobattery_info[];
Expand Down

0 comments on commit c839e57

Please sign in to comment.