Skip to content

Commit b08b887

Browse files
Update tools/ci_check_duplicate_usb_vid_pid.py
Co-authored-by: RetiredWizard <[email protected]>
1 parent e9208b9 commit b08b887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_check_duplicate_usb_vid_pid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
],
6464
"0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
6565
"0x303A:0x8166": ["yd_esp32_s3_n8r8", "yd_esp32_s3_n16r8"],
66-
"0x2E8A:0x1020": [ "waveshare_rp2040_plus_4mb", "waveshare_rp2040_plus_16mb"],
66+
"0x2E8A:0x1020": ["waveshare_rp2040_plus_4mb", "waveshare_rp2040_plus_16mb"],
6767
}
6868

6969
cli_parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)