a pacemaker

Dependencies:   mbed

Committer:
kohlerba
Date:
Wed Oct 26 18:20:43 2016 +0000
Revision:
3:334300ac49e5
Parent:
1:446bd28a1f19
Changed the functions and modules.;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kohlerba 0:9e97accb2a4c 1 #include "clock.h"
kohlerba 1:446bd28a1f19 2 #include "assert.h"
kohlerba 0:9e97accb2a4c 3
kohlerba 0:9e97accb2a4c 4 void write_to_pin(DigitalOut& pin ,int to_write);