refactor testing code

This commit is contained in:
David Voswinkel
2009-08-06 21:16:58 +02:00
parent decb810bcc
commit 1282e93334
5 changed files with 143 additions and 77 deletions

View File

@@ -19,8 +19,8 @@
*/
#ifndef __CRC_H__
#define __CRC_H__
#ifndef __COMMAND_H__
#define __COMMAND_H__
void send_reset();
void send_irq();