Added missing typedef for the word data type to wirish.h

This commit is contained in:
Roger Clark 2014-12-26 07:55:24 +11:00
parent 33707ecb0a
commit 5431969b3d
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
#define MISO 3
#define SCK 4
typedef uint16 word;
/* Wiring macros and bit defines */
#define true 0x1