Just ignore id as it's not important

This commit is contained in:
Eric Helgeson 2021-05-11 09:51:36 -05:00
parent 5a5716decc
commit c0b323cbea

View File

@ -33,7 +33,7 @@ build_flags =
; Work around for clones.
; https://community.platformio.org/t/cannot-upload-to-stm32-bluepill-board-over-stlink-v2/3492/25
; upload_flags = -c set CPUTAPID 0x2ba01477
upload_flags = -c set CPUTAPID 0
; [env:debug]
; build_type = debug