Test arduino code
Fork of ArduinoHAL by
WProgram.h@1:c9f5b6330d8d, 2011-06-04 (annotated)
- Committer:
- rbohne
- Date:
- Sat Jun 04 19:49:54 2011 +0000
- Revision:
- 1:c9f5b6330d8d
added empty WPorgram.h
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
rbohne | 1:c9f5b6330d8d | 1 | #ifndef WProgram_h |
rbohne | 1:c9f5b6330d8d | 2 | #define WProgram_h |
rbohne | 1:c9f5b6330d8d | 3 | |
rbohne | 1:c9f5b6330d8d | 4 | |
rbohne | 1:c9f5b6330d8d | 5 | #endif |