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.
Fork of SWUpdate by
Revision 12:f1fdf8cabbc4, committed 2014-06-21
- Comitter:
- WiredHome
- Date:
- Sat Jun 21 19:34:31 2014 +0000
- Parent:
- 11:4ef0309135e6
- Child:
- 13:cf76c2bd3dfc
- Commit message:
- Still working on the documentation to get it to show up well on the library page.
Changed in this revision
| SWUpdate.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/SWUpdate.h Sat Jun 21 19:31:37 2014 +0000 +++ b/SWUpdate.h Sat Jun 21 19:34:31 2014 +0000 @@ -1,4 +1,5 @@ -/// @file Automatic Software Update via the network. +/// @file +/// Automatic Software Update via the network. /// /// This library provides a reasonably simple interface to updating sofware /// semi-automatically via the network. It does that by querying a web server
