voor willem test

Dependencies:   4DGL MODSERIAL mbed mbos

Committer:
LvdK
Date:
Thu Jul 17 10:09:14 2014 +0000
Revision:
7:6576a287e563
CDU V21

Who changed what in which revision?

UserRevisionLine numberNew contents of line
LvdK 7:6576a287e563 1 // File: debug_lvdk.h
LvdK 7:6576a287e563 2 // L. van der Kolk, ELVEDEKA, Holland
LvdK 7:6576a287e563 3 //
LvdK 7:6576a287e563 4 // Include file for debug compilation on / off
LvdK 7:6576a287e563 5 //
LvdK 7:6576a287e563 6 // --- Debug compilation control: ------------------------
LvdK 7:6576a287e563 7 // --> Put next line as //comment when NOT debugging !
LvdK 7:6576a287e563 8 //#define DEBUG_LVDK 1
LvdK 7:6576a287e563 9 // - so debugging is off now ! -
LvdK 7:6576a287e563 10 // -------------------------------------------------------