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 Robotkode by
Diff: HCSR04.h
- Revision:
- 2:1c27a43bb9b7
- Parent:
- 0:d3dbe632b1a9
diff -r 396a582e8861 -r 1c27a43bb9b7 HCSR04.h --- a/HCSR04.h Mon Oct 31 10:00:46 2016 +0000 +++ b/HCSR04.h Wed Nov 02 08:05:41 2016 +0000 @@ -1,3 +1,7 @@ +/* +Dette er header filen for ultralydssensoren +*/ + #ifndef HCSR04_H_TVZMT #define HCSR04_H_TVZMT
