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 <packages>
darienf 3:36de8b9e4b1a 3 <package id="Common.Logging" version="3.3.1" targetFramework="net45" />
darienf 3:36de8b9e4b1a 4 <package id="Common.Logging.Core" version="3.3.1" targetFramework="net45" />
darienf 3:36de8b9e4b1a 5 </packages>