Using new eHdb hipadaba output code.

r1204 | ffr | 2006-10-30 12:58:25 +1100 (Mon, 30 Oct 2006) | 2 lines
This commit is contained in:
Ferdi Franceschini
2006-10-30 12:58:25 +11:00
committed by Douglas Clowes
parent 19fa04ab39
commit eb6b037aac
4 changed files with 20 additions and 107 deletions

View File

@@ -50,7 +50,8 @@ typedef enum {
eFinish,
eEvent,
eWarning,
eError
eError,
eHdb
} OutCode;
#include "interrupt.h"