修改背光,添加音频文件
This commit is contained in:
@@ -1570,7 +1570,7 @@
|
||||
|
||||
&usbc0 {
|
||||
device_type = "usbc0";
|
||||
usb_port_type = <0x2>;
|
||||
usb_port_type = <0x1>;
|
||||
usb_detect_type = <0x1>;
|
||||
usb_detect_mode = <0x0>;
|
||||
/*usb_id_gpio = <&pio PH 14 0 1 0xffffffff 0xffffffff>;*/
|
||||
@@ -1802,7 +1802,7 @@
|
||||
lcd_bl_0_percent = <0>;
|
||||
lcd_bl_40_percent = <23>;
|
||||
lcd_bl_100_percent = <100>;
|
||||
lcd_backlight = <150>;
|
||||
lcd_backlight = <0>;
|
||||
|
||||
lcd_if = <4>;
|
||||
lcd_x = <720>;
|
||||
@@ -1814,7 +1814,7 @@
|
||||
lcd_pwm_used = <1>;
|
||||
lcd_pwm_ch = <6>;
|
||||
lcd_pwm_freq = <50000>;
|
||||
lcd_pwm_pol = <1>;
|
||||
lcd_pwm_pol = <0>;
|
||||
lcd_pwm_max_limit = <255>;
|
||||
|
||||
lcd_hbp = <40>;
|
||||
|
||||
Reference in New Issue
Block a user