Change RIME max time to fit in 16 bit timer
[contiki-2.x.git] / apps / ping6 / ping6.h
blob9f3c017b2a5d8b6fed7bcdc34242e8198b97026b
1 #ifndef __PING6_H__
2 #define __PING6_H__
4 #include "contiki.h"
6 PROCESS_NAME(ping6_process);
8 #endif /* __PING6_H__ */