diff options
author | root <root@lamia.panaceas.james.local> | 2015-07-21 09:38:46 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-07-21 09:38:46 +0100 |
commit | 16debdbce7a5d92167207c17f18406c6905eb9b5 (patch) | |
tree | bf08771141439e0ce99565b642858143a9d74b2b /polycom_xmit/project.h | |
parent | 93a2ecba4bbb929129bbf8ff426b0829278b23d6 (diff) | |
download | polycom-16debdbce7a5d92167207c17f18406c6905eb9b5.tar.gz polycom-16debdbce7a5d92167207c17f18406c6905eb9b5.tar.bz2 polycom-16debdbce7a5d92167207c17f18406c6905eb9b5.zip |
udp
Diffstat (limited to 'polycom_xmit/project.h')
-rw-r--r-- | polycom_xmit/project.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/polycom_xmit/project.h b/polycom_xmit/project.h index f010b12..08b275a 100644 --- a/polycom_xmit/project.h +++ b/polycom_xmit/project.h @@ -18,6 +18,8 @@ #include <user_interface.h>
#include <espconn.h>
#include <upgrade.h>
+#include <gpio.h>
+#include <eagle_soc.h>
#include "uart_register.h"
|