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

Dependencies:   USBDevice

hspguisourcev301/HspGuiSourceV301/GuiDLLs/FileLog/FileLog.sln

Committer:
darienf
Date:
2021-05-02
Revision:
5:bc128a16232f
Parent:
3:36de8b9e4b1a

File content as of revision 5:bc128a16232f:


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileLog", "FileLog\FileLog.csproj", "{53B0D46E-43FD-425E-B316-98B8708D161F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileLogExample", "FileLogExample\FileLogExample.csproj", "{60A6930E-EA97-4317-BCC8-7BC7987669B3}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{53B0D46E-43FD-425E-B316-98B8708D161F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{53B0D46E-43FD-425E-B316-98B8708D161F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{53B0D46E-43FD-425E-B316-98B8708D161F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{53B0D46E-43FD-425E-B316-98B8708D161F}.Release|Any CPU.Build.0 = Release|Any CPU
		{60A6930E-EA97-4317-BCC8-7BC7987669B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{60A6930E-EA97-4317-BCC8-7BC7987669B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{60A6930E-EA97-4317-BCC8-7BC7987669B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{60A6930E-EA97-4317-BCC8-7BC7987669B3}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal