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

Dependencies:   USBDevice

Committer:
darienf
Date:
Sun May 02 23:09:04 2021 +0000
Revision:
5:bc128a16232f
Parent:
3:36de8b9e4b1a
This is the program that was last used, that has the working temperature and some comments

Who changed what in which revision?

UserRevisionLine numberNew contents of line
darienf 3:36de8b9e4b1a 1 <?xml version="1.0" encoding="utf-8"?>
darienf 3:36de8b9e4b1a 2 <configuration>
darienf 3:36de8b9e4b1a 3 <startup>
darienf 3:36de8b9e4b1a 4 <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
darienf 3:36de8b9e4b1a 5 </startup>
darienf 3:36de8b9e4b1a 6 </configuration>