This is the latest working repository used in our demo video for the Maxim to display temperature readings on Bluetooth

Dependencies:   USBDevice

Revision:
5:bc128a16232f
Parent:
3:36de8b9e4b1a
--- a/MAXREFDES100FW300/e4a10ed6eb92/HSP/main.cpp	Sat Apr 10 07:51:22 2021 +0000
+++ b/MAXREFDES100FW300/e4a10ed6eb92/HSP/main.cpp	Sun May 02 23:09:04 2021 +0000
@@ -247,6 +247,7 @@
 
   // start main loop
   printf("Start main loop...\n");
+  printf("Hello");
   fflush(stdout);
   while (1) {
     // get a RPC string if one is available