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.
Dependencies: 1-wire clock crypto fram log lpc1768 net web wiz mbed
Revision 2:a953758d4cc2, committed 2021-05-10
- Comitter:
- andrewboyson
- Date:
- Mon May 10 11:45:04 2021 +0000
- Parent:
- 1:595d0852b9a7
- Child:
- 3:f1464bf461c1
- Commit message:
- After getting an 'error while committing' the program has been copied into a new repository then the old repository renamed and this one renamed. All the history has been lost.; All I did was to add the WiZ library.
Changed in this revision
| net-this/net-this.h | Show annotated file Show diff for this revision Revisions of this file |
| web-this/web-site-name.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/net-this/net-this.h Mon May 10 11:26:57 2021 +0000 +++ b/net-this/net-this.h Mon May 10 11:45:04 2021 +0000 @@ -1,1 +1,1 @@ -#define NET_NAME "House" \ No newline at end of file +#define NET_NAME "heating" \ No newline at end of file
--- a/web-this/web-site-name.h Mon May 10 11:26:57 2021 +0000 +++ b/web-this/web-site-name.h Mon May 10 11:45:04 2021 +0000 @@ -1,1 +1,1 @@ -#define WEB_SITE_NAME "House" \ No newline at end of file +#define WEB_SITE_NAME "Heating" \ No newline at end of file