HXC Client Shield Repository.

Dependencies:   mbed

Revision:
2:52bb5ee0a72d
Parent:
0:bacc6e701fb4
diff -r d4df183e5c12 -r 52bb5ee0a72d LoRa/hxc_client.h
--- a/LoRa/hxc_client.h	Thu Apr 01 19:03:45 2021 +0000
+++ b/LoRa/hxc_client.h	Tue Apr 13 22:04:32 2021 +0000
@@ -54,6 +54,15 @@
 /* Includes ------------------------------------------------------------------*/
 #include<stdint.h>
 #include<stdbool.h>
+#include <stdarg.h>
+#include <string.h>
+#include "hw_usart.h"
+#include "utilities.h"
+#include "tiny_vsnprintf.h"
+#include "hw_conf.h"
+#include "delay.h"
+#include "time_server.h"
+#include "hw_gpio.h"
 
 /* Typedefs ------------------------------------------------------------------*/
 /*