Skip to content

Commit f23f2ed

Browse files
authored
Update BoardConfig.mk
1 parent 96cf820 commit f23f2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BoardConfig.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ TW_EXCLUDE_TWRPAPP := true
112112
TW_HAS_EDL_MODE := true
113113
TW_USE_TOOLBOX := true
114114
TW_SKIP_COMPATIBILITY_CHECK := true
115-
PB_TORCH_PATH := "/sys/class/leds/led:torch_0"
115+
PB_TORCH_PATH := "/sys/class/leds/led:torch_1"
116116
# Debug
117117
TWRP_INCLUDE_LOGCAT := true
118118
TARGET_USES_LOGD := true

0 commit comments

Comments
 (0)