Skip to content

Commit e388e67

Browse files
authored
Fix bootloader reset mistake in ZBT-2 manifest (#18)
1 parent 38e248c commit e388e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/assets/manifests/zbt2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"type": "ot-rcp",
2929
"version": "2.4.4.0"
3030
}],
31-
"bootloader_reset": ["rts_dtr", "bootloader"],
31+
"bootloader_reset": ["rts_dtr", "baudrate"],
3232
"allow_custom_firmware_upload": true
3333
}

0 commit comments

Comments
 (0)