Skip to content

Conversation

@Erol444
Copy link
Contributor

@Erol444 Erol444 commented Nov 4, 2021

Now bootlaoder_config.py read returns valid json:

{"appMem": -1, "network": {"ipv4": 0, "ipv4Dns": 0, "ipv4DnsAlt": 0, "ipv4Gateway": 0, "ipv4Mask": 0, "ipv6": [0, 0, 0, 0], "ipv6Dns": [0, 0, 0, 0], "ipv6DnsAlt": [0, 0, 0, 0], "ipv6Gateway": [0, 0, 0, 0], "ipv6Prefix": 0, "mac": [0, 0, 0, 0, 0, 0], "staticIpv4": false, "staticIpv6": false, "timeoutMs": 30000}, "usb": {"maxUsbSpeed": 3, "pid": 63036, "timeoutMs": 3000, "vid": 999}}

@Erol444 Erol444 requested a review from themarpe November 4, 2021 18:21
@Erol444 Erol444 linked an issue Nov 4, 2021 that may be closed by this pull request
Copy link
Collaborator

@themarpe themarpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching that and the PR!

@Erol444 Erol444 merged commit 8fa23df into main Nov 4, 2021
@Erol444 Erol444 deleted the bootloader_config_read_json branch November 4, 2021 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] When reading bootloader config, JSON is invalid

3 participants