commit | 1662a0e409ae2858065bcb3d0fda751f14e24318 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Dec 19 17:50:01 2013 -0800 |
committer | Brian Silverman <brians> | Thu Dec 19 17:50:01 2013 -0800 |
tree | 5cedad875869127abe9ab002ffd1d8dabb6e05e0 | |
parent | 38c58ce32980757611806921ef972a021bae8785 [diff] [blame] |
cleaned up issues with Daniel's code There were a lot of style things and a misunderstanding of the protocol between the cape and the BBB.
diff --git a/bbb_cape/src/cape/cows.c b/bbb_cape/src/cape/cows.c index 396889c..16ed1fc 100644 --- a/bbb_cape/src/cape/cows.c +++ b/bbb_cape/src/cape/cows.c
@@ -1,4 +1,4 @@ -#include "cows.h" +#include "cape/cows.h" #include <limits.h>