Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
60:b4ec6beb3be3
Parent:
0:4d17cd9c8f9d
Child:
69:65665afbad5d
--- a/rtpbuf.h	Thu Oct 23 21:12:22 2014 +0000
+++ b/rtpbuf.h	Fri Oct 24 15:52:12 2014 +0000
@@ -2,6 +2,7 @@
 #define _RTPBUF_H
 
 #include <stdint.h>
+#include "debug.h"
 
 /* IMPORTANT: sizes must be multiple of 4 */
 #define RTPBUF_PKGSIZE 240 /* 30ms @ 8Ksamples/sec */