Mostly reformatting

This commit is contained in:
Nils Faerber 2011-07-23 17:56:24 +02:00
parent 5c2abd6bea
commit 33ec672c8d
2 changed files with 254 additions and 120 deletions

View file

@ -1,7 +1,7 @@
#ifndef _MW_PROT_H
#define _MW_PROT_H
#define MW_SOF 0x01
#define MW_SOF 0x01
#define MW_GET_DEVICE_TYPE 0x01
#define MW_GET_DEVICE_TYPE_RSP 0x02
@ -46,3 +46,4 @@
#endif