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: mbed-dsp mbed Nucleo_pmsmfoc
html/html/nav.html@2:bbc155b0b886, 2014-11-25 (annotated)
- Committer:
- paulcox
- Date:
- Tue Nov 25 07:52:02 2014 +0000
- Revision:
- 2:bbc155b0b886
adding doc?
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| paulcox | 2:bbc155b0b886 | 1 | <!DOCTYPE html> |
| paulcox | 2:bbc155b0b886 | 2 | <html> |
| paulcox | 2:bbc155b0b886 | 3 | <head> |
| paulcox | 2:bbc155b0b886 | 4 | </head> |
| paulcox | 2:bbc155b0b886 | 5 | <style> |
| paulcox | 2:bbc155b0b886 | 6 | * { |
| paulcox | 2:bbc155b0b886 | 7 | margin: 0; |
| paulcox | 2:bbc155b0b886 | 8 | padding: 0 |
| paulcox | 2:bbc155b0b886 | 9 | } |
| paulcox | 2:bbc155b0b886 | 10 | </style> |
| paulcox | 2:bbc155b0b886 | 11 | <body onresize="top.drawNavSideBar();" onload="top.drawNavSideBar();top.load_metrics();"> |
| paulcox | 2:bbc155b0b886 | 12 | <canvas id="canvas" title="navigate to highlighted lines"></canvas> |
| paulcox | 2:bbc155b0b886 | 13 | </body> |
| paulcox | 2:bbc155b0b886 | 14 | </html> |