Skip to content

Commit 344adb0

Browse files
committed
Fix typo 1200bps
1 parent e9a0a91 commit 344adb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programmer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ type basicAuthData struct {
3737
}
3838

3939
type boardExtraInfo struct {
40-
Use1200bpsTouch bool `json:"use_100bps_touch"`
40+
Use1200bpsTouch bool `json:"use_1200bps_touch"`
4141
WaitForUploadPort bool `json:"wait_for_upload_port"`
4242
Network bool `json:"network"`
4343
Auth basicAuthData `json:"auth"`

0 commit comments

Comments
 (0)