Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
simconfig.json@93:06e755a80187, 2019-04-14 (annotated)
- Committer:
- ocomeni
- Date:
- Sun Apr 14 14:38:51 2019 +0000
- Revision:
- 93:06e755a80187
- Parent:
- 73:6f5021cbe752
fixed bug with wifi configuration API (was adding an extra character causing wifi connection to fail because of incorrect credentials)
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ocomeni | 73:6f5021cbe752 | 1 | { |
| ocomeni | 73:6f5021cbe752 | 2 | "ignore": [ |
| ocomeni | 73:6f5021cbe752 | 3 | "./mbed-http" |
| ocomeni | 73:6f5021cbe752 | 4 | ] |
| ocomeni | 73:6f5021cbe752 | 5 | } |