We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9a0a91 + 344adb0 commit 79a7f8fCopy full SHA for 79a7f8f
programmer.go
@@ -37,7 +37,7 @@ type basicAuthData struct {
37
}
38
39
type boardExtraInfo struct {
40
- Use1200bpsTouch bool `json:"use_100bps_touch"`
+ Use1200bpsTouch bool `json:"use_1200bps_touch"`
41
WaitForUploadPort bool `json:"wait_for_upload_port"`
42
Network bool `json:"network"`
43
Auth basicAuthData `json:"auth"`
0 commit comments