diff options
| author | Donald Delmar Davis <don@suspectdevices.com> | 2017-10-20 21:45:59 -0700 |
|---|---|---|
| committer | Donald Delmar Davis <don@suspectdevices.com> | 2017-10-20 21:45:59 -0700 |
| commit | a934709f661745e7747d7223626d41dfb205e201 (patch) | |
| tree | 336b79458fb68baa6b3f9eb371bab92fd04dc789 | |
| parent | 261ac02efc8361ac1e55d9be72cfab1c8ea55237 (diff) | |
Move unused modules to ems-templates
| -rwxr-xr-x | Arduino/ems-light/Clock.cpp (renamed from Arduino/ems/Clock.cpp) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Clock.h (renamed from Arduino/ems/Clock.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Common.h (renamed from Arduino/ems/Common.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Machine.cpp (renamed from Arduino/ems/Machine.cpp) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Machine.h (renamed from Arduino/ems/Machine.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Monitor.cpp (renamed from Arduino/ems/Monitor.cpp) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/Monitor.h (renamed from Arduino/ems/Monitor.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/SafetyThird.cpp (renamed from Arduino/ems/SafetyThird.cpp) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/SafetyThird.h (renamed from Arduino/ems/SafetyThird.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/TaskScheduler.h (renamed from Arduino/ems/TaskScheduler.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/ems-light.ino (renamed from Arduino/ems/ems.ino) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-light/keywords.h (renamed from Arduino/ems/keywords.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-templates/Heater.h (renamed from Arduino/ems/Heater.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-templates/Pump.h (renamed from Arduino/ems/Pump.h) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-templates/Thermocouple.cpp (renamed from Arduino/ems/Thermocouple.cpp) | 0 | ||||
| -rwxr-xr-x | Arduino/ems-templates/Thermocouple.h (renamed from Arduino/ems/Thermocouple.h) | 0 | ||||
| -rw-r--r-- | ems-light.xcworkspace/contents.xcworkspacedata | 156 | ||||
| -rw-r--r-- | ems-light.xcworkspace/xcuserdata/don.xcuserdatad/UserInterfaceState.xcuserstate | bin | 0 -> 8255 bytes |
18 files changed, 156 insertions, 0 deletions
diff --git a/Arduino/ems/Clock.cpp b/Arduino/ems-light/Clock.cpp index 4f70e8f..4f70e8f 100755 --- a/Arduino/ems/Clock.cpp +++ b/Arduino/ems-light/Clock.cpp diff --git a/Arduino/ems/Clock.h b/Arduino/ems-light/Clock.h index 4b28dc3..4b28dc3 100755 --- a/Arduino/ems/Clock.h +++ b/Arduino/ems-light/Clock.h diff --git a/Arduino/ems/Common.h b/Arduino/ems-light/Common.h index 51e4f40..51e4f40 100755 --- a/Arduino/ems/Common.h +++ b/Arduino/ems-light/Common.h diff --git a/Arduino/ems/Machine.cpp b/Arduino/ems-light/Machine.cpp index a6d2337..a6d2337 100755 --- a/Arduino/ems/Machine.cpp +++ b/Arduino/ems-light/Machine.cpp diff --git a/Arduino/ems/Machine.h b/Arduino/ems-light/Machine.h index a2680a9..a2680a9 100755 --- a/Arduino/ems/Machine.h +++ b/Arduino/ems-light/Machine.h diff --git a/Arduino/ems/Monitor.cpp b/Arduino/ems-light/Monitor.cpp index b4a9de6..b4a9de6 100755 --- a/Arduino/ems/Monitor.cpp +++ b/Arduino/ems-light/Monitor.cpp diff --git a/Arduino/ems/Monitor.h b/Arduino/ems-light/Monitor.h index 7841745..7841745 100755 --- a/Arduino/ems/Monitor.h +++ b/Arduino/ems-light/Monitor.h diff --git a/Arduino/ems/SafetyThird.cpp b/Arduino/ems-light/SafetyThird.cpp index 180edd2..180edd2 100755 --- a/Arduino/ems/SafetyThird.cpp +++ b/Arduino/ems-light/SafetyThird.cpp diff --git a/Arduino/ems/SafetyThird.h b/Arduino/ems-light/SafetyThird.h index ea3956c..ea3956c 100755 --- a/Arduino/ems/SafetyThird.h +++ b/Arduino/ems-light/SafetyThird.h diff --git a/Arduino/ems/TaskScheduler.h b/Arduino/ems-light/TaskScheduler.h index 89ae8a2..89ae8a2 100755 --- a/Arduino/ems/TaskScheduler.h +++ b/Arduino/ems-light/TaskScheduler.h diff --git a/Arduino/ems/ems.ino b/Arduino/ems-light/ems-light.ino index 26bc988..26bc988 100755 --- a/Arduino/ems/ems.ino +++ b/Arduino/ems-light/ems-light.ino diff --git a/Arduino/ems/keywords.h b/Arduino/ems-light/keywords.h index 6e9c6e8..6e9c6e8 100755 --- a/Arduino/ems/keywords.h +++ b/Arduino/ems-light/keywords.h diff --git a/Arduino/ems/Heater.h b/Arduino/ems-templates/Heater.h index a498e27..a498e27 100755 --- a/Arduino/ems/Heater.h +++ b/Arduino/ems-templates/Heater.h diff --git a/Arduino/ems/Pump.h b/Arduino/ems-templates/Pump.h index c8293dd..c8293dd 100755 --- a/Arduino/ems/Pump.h +++ b/Arduino/ems-templates/Pump.h diff --git a/Arduino/ems/Thermocouple.cpp b/Arduino/ems-templates/Thermocouple.cpp index c06528c..c06528c 100755 --- a/Arduino/ems/Thermocouple.cpp +++ b/Arduino/ems-templates/Thermocouple.cpp diff --git a/Arduino/ems/Thermocouple.h b/Arduino/ems-templates/Thermocouple.h index 13e72a3..13e72a3 100755 --- a/Arduino/ems/Thermocouple.h +++ b/Arduino/ems-templates/Thermocouple.h diff --git a/ems-light.xcworkspace/contents.xcworkspacedata b/ems-light.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..2b2b1bd --- /dev/null +++ b/ems-light.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,156 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Workspace + version = "1.0"> + <Group + location = "group:Arduino" + name = "Arduino"> + <Group + location = "group:bin" + name = "bin"> + <FileRef + location = "group:build.sh"> + </FileRef> + <FileRef + location = "group:load.sh"> + </FileRef> + <FileRef + location = "group:README_Load.txt"> + </FileRef> + </Group> + <Group + location = "group:ems" + name = "ems"> + <FileRef + location = "group:Clock.cpp"> + </FileRef> + <FileRef + location = "group:Clock.h"> + </FileRef> + <FileRef + location = "group:Common.h"> + </FileRef> + <FileRef + location = "group:ems.ino"> + </FileRef> + <FileRef + location = "group:Heater.h"> + </FileRef> + <FileRef + location = "group:keywords.h"> + </FileRef> + <FileRef + location = "group:Machine.cpp"> + </FileRef> + <FileRef + location = "group:Machine.h"> + </FileRef> + <FileRef + location = "group:Monitor.cpp"> + </FileRef> + <FileRef + location = "group:Monitor.h"> + </FileRef> + <FileRef + location = "group:Pump.h"> + </FileRef> + <FileRef + location = "group:SafetyThird.cpp"> + </FileRef> + <FileRef + location = "group:SafetyThird.h"> + </FileRef> + <FileRef + location = "group:TaskScheduler.h"> + </FileRef> + <FileRef + location = "group:Thermocouple.cpp"> + </FileRef> + <FileRef + location = "group:Thermocouple.h"> + </FileRef> + </Group> + <Group + location = "group:libraries" + name = "libraries"> + <Group + location = "group:Adafruit-MAX31855" + name = "Adafruit-MAX31855"> + </Group> + <Group + location = "group:Adafruit_SleepyDog" + name = "Adafruit_SleepyDog"> + </Group> + <FileRef + location = "group:readme.txt"> + </FileRef> + <Group + location = "group:RTCZero" + name = "RTCZero"> + </Group> + </Group> + </Group> + <Group + location = "group:console" + name = "console"> + <FileRef + location = "group:consoleFrame.py"> + </FileRef> + <FileRef + location = "group:dn.png"> + </FileRef> + <FileRef + location = "group:EMS.py"> + </FileRef> + <FileRef + location = "group:EMSConsole.py"> + </FileRef> + <FileRef + location = "group:images.py"> + </FileRef> + <FileRef + location = "group:pause.png"> + </FileRef> + <FileRef + location = "group:play.png"> + </FileRef> + <FileRef + location = "group:up.png"> + </FileRef> + <FileRef + location = "group:wizard.py"> + </FileRef> + </Group> + <Group + location = "group:docs" + name = "docs"> + <FileRef + location = "group:EMS.docx"> + </FileRef> + </Group> + <FileRef + location = "group:ems.sh"> + </FileRef> + <Group + location = "group:hardware" + name = "hardware"> + <FileRef + location = "group:M0FeatherSIC.brd"> + </FileRef> + <FileRef + location = "group:M0FeatherSIC.pdf"> + </FileRef> + <FileRef + location = "group:M0FeatherSIC.sch"> + </FileRef> + </Group> + <FileRef + location = "group:README.md"> + </FileRef> + <Group + location = "group:utilities" + name = "utilities"> + <FileRef + location = "group:genkeys.py"> + </FileRef> + </Group> +</Workspace> diff --git a/ems-light.xcworkspace/xcuserdata/don.xcuserdatad/UserInterfaceState.xcuserstate b/ems-light.xcworkspace/xcuserdata/don.xcuserdatad/UserInterfaceState.xcuserstate Binary files differnew file mode 100644 index 0000000..27a09ca --- /dev/null +++ b/ems-light.xcworkspace/xcuserdata/don.xcuserdatad/UserInterfaceState.xcuserstate |
