| Line 2... |
Line 2... |
| 2 |
* Project: AVR library |
2 |
* Project: AVR library |
| 3 |
* Author: Christian Starkjohann |
3 |
* Author: Christian Starkjohann |
| 4 |
* Creation Date: 2005-01-16 |
4 |
* Creation Date: 2005-01-16 |
| 5 |
* Tabsize: 4 |
5 |
* Tabsize: 4 |
| 6 |
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH |
6 |
* Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH |
| 7 |
* License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt) |
7 |
* License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt) |
| 8 |
* This Revision: $Id: oddebug.c,v 1.2 2007/05/19 12:30:11 harbaum Exp $ |
- |
|
| 9 |
*/ |
8 |
*/ |
| 10 |
|
9 |
|
| 11 |
#include "oddebug.h" |
10 |
#include "oddebug.h" |
| 12 |
|
11 |
|
| 13 |
#if DEBUG_LEVEL > 0 |
12 |
#if DEBUG_LEVEL > 0 |