~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to JonnyC/STAR/MTN_momentary_temp.avrsln

  • Committer: Selene Scriven
  • Date: 2014-11-10 21:48:16 UTC
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: ubuntu@toykeeper.net-20141110214816-o7oue5pa3i0njyzv
JCapSolutions   2014-10-20
git commit: c37b0fa7930c9a8daf0d44b1b94fd6d854447c04
First attempt at battery and temp monitoring using external voltage sources

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1

 
2
Microsoft Visual Studio Solution File, Format Version 11.00
 
3
# AvrStudio Solution File, Format Version 11.00
 
4
Project("{D1100916-62DA-4D80-A9B4-55A1E7CCEEB3}") = "MTN_momentary_temp", "MTN_momentary_temp.avrgccproj", "{E1F65492-C92C-456E-A793-1A69C39A5E66}"
 
5
EndProject
 
6
Global
 
7
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
 
8
                Debug|AVR = Debug|AVR
 
9
                Release|AVR = Release|AVR
 
10
        EndGlobalSection
 
11
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
 
12
                {E1F65492-C92C-456E-A793-1A69C39A5E66}.Debug|AVR.ActiveCfg = Debug|AVR
 
13
                {E1F65492-C92C-456E-A793-1A69C39A5E66}.Debug|AVR.Build.0 = Debug|AVR
 
14
                {E1F65492-C92C-456E-A793-1A69C39A5E66}.Release|AVR.ActiveCfg = Release|AVR
 
15
                {E1F65492-C92C-456E-A793-1A69C39A5E66}.Release|AVR.Build.0 = Release|AVR
 
16
        EndGlobalSection
 
17
        GlobalSection(SolutionProperties) = preSolution
 
18
                HideSolutionNode = FALSE
 
19
        EndGlobalSection
 
20
EndGlobal