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 Alarmsystem-FINAL by
Diff: loggforing.h
- Revision:
- 0:c9f607286335
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/loggforing.h Thu Feb 25 11:31:10 2016 +0000 @@ -0,0 +1,8 @@ +#ifndef LOGGFORING_H +#define LOGGFORING_H +void logg_inbrudd(int status, float timer, float volt); +void logg_servicebryter(float sek); +void logg_brukernullstill(float sek); +void logg_system_av(float timer); +void logg_feilpass(); +#endif \ No newline at end of file