projects
/
wsn-p.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
old test code: uIP with IPv4, uIP unicast
[wsn-p.git]
/
exercise_remotecontrol
/
rime
/
pwnage.c
diff --git
a/exercise_remotecontrol/rime/pwnage.c
b/exercise_remotecontrol/rime/pwnage.c
index
c46777a
..
c26ccce
100644
(file)
--- a/
exercise_remotecontrol/rime/pwnage.c
+++ b/
exercise_remotecontrol/rime/pwnage.c
@@
-1,7
+1,7
@@
#include <contiki.h>
-#include <leds.h>
#include <stdio.h>
-#include <button-sensor.h>
+#include <dev/leds.h>
+#include <dev/button-sensor.h>
#include <net/rime.h>
PROCESS(pwnage, "total pwnage!");
This page took
0.019863 seconds
and
4
git commands to generate.