Moved the ds2411 driver into a dev/ds2411 module
This commit is contained in:
parent
c9efe3c3c4
commit
25367fb08c
5 changed files with 4 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "dev/ds2411.h"
|
||||
#include "dev/ds2411/ds2411.h"
|
||||
#include "contiki.h"
|
||||
|
||||
#include "net/ip/uip.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue