Skip to content

Commit 6ad2c3c

Browse files
committed
Fix error from code style auto fix
1 parent 8c32c6e commit 6ad2c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/ESP32/_common/ESP32_P4_DeviceMapping.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ int8_t Esp32_ADC_DevicePinMap[TARGET_ADC_NUM_PINS] = {
7070
20,
7171
21,
7272
22,
73-
23
73+
23,
7474
// ADC2
7575
49,
7676
50,

0 commit comments

Comments
 (0)