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="Castle.Core" version="3.3.3" targetFramework="net45" />
darienf 3:36de8b9e4b1a 4 <package id="Moq" version="4.5.21" targetFramework="net45" />
darienf 3:36de8b9e4b1a 5 <package id="NUnit" version="2.6.4" targetFramework="net452" />
darienf 3:36de8b9e4b1a 6 </packages>