This is the latest working repository used in our demo video for the Maxim to display temperature readings on Bluetooth
Diff: hspguisourcev301/HspGuiSourceV301/GuiDLLs/ChartHelper/Maxim.Charting.ChartHelper.sln
- Revision:
- 3:36de8b9e4b1a
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/hspguisourcev301/HspGuiSourceV301/GuiDLLs/ChartHelper/Maxim.Charting.ChartHelper.sln Sat Apr 10 03:05:42 2021 +0000 @@ -0,0 +1,22 @@ + +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}") = "ChartHelper", "ChartHelper\ChartHelper.csproj", "{3A90EBB9-82C1-4928-88AC-A79ABC7F1DE9}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3A90EBB9-82C1-4928-88AC-A79ABC7F1DE9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3A90EBB9-82C1-4928-88AC-A79ABC7F1DE9}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3A90EBB9-82C1-4928-88AC-A79ABC7F1DE9}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3A90EBB9-82C1-4928-88AC-A79ABC7F1DE9}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal