From b94c1a4dcb6e6876b39d3c8ee540840ad84c5ae4 Mon Sep 17 00:00:00 2001 From: rtrimana Date: Wed, 9 May 2018 10:19:33 -0700 Subject: [PATCH] Moving RPi folder. --- version2/src/{ => others}/RPi/BulbColor.h | 0 version2/src/{ => others}/RPi/DeviceStateGroup.h | 0 .../src/{ => others}/RPi/DeviceStateHostFirmware.h | 0 version2/src/{ => others}/RPi/DeviceStateHostInfo.h | 0 version2/src/{ => others}/RPi/DeviceStateInfo.h | 0 version2/src/{ => others}/RPi/DeviceStateLocation.h | 0 version2/src/{ => others}/RPi/DeviceStateService.h | 0 version2/src/{ => others}/RPi/DeviceStateVersion.h | 0 .../src/{ => others}/RPi/DeviceStateWifiFirmware.h | 0 version2/src/{ => others}/RPi/DeviceStateWifiInfo.h | 0 version2/src/{ => others}/RPi/IoTAddress.h | 0 version2/src/{ => others}/RPi/IoTDeviceAddress.h | 0 version2/src/{ => others}/RPi/IoTSet.h | 0 version2/src/{ => others}/RPi/IoTUDP.h | 0 version2/src/{ => others}/RPi/LifxHeader.h | 0 version2/src/{ => others}/RPi/LifxLightBulb.cpp | 0 version2/src/{ => others}/RPi/LifxLightBulb.h | 0 version2/src/{ => others}/RPi/LightBulb.h | 0 version2/src/{ => others}/RPi/LightState.h | 0 version2/src/{ => others}/RPi/LightsController.ino | 0 version2/src/{ => others}/RPi/Makefile | 0 version2/src/{ => others}/RPi/README.txt | 0 version2/src/{ => others}/RPi/common.mk | 0 version2/src/{ => others}/RPi/gmon.out | Bin 24 files changed, 0 insertions(+), 0 deletions(-) rename version2/src/{ => others}/RPi/BulbColor.h (100%) rename version2/src/{ => others}/RPi/DeviceStateGroup.h (100%) rename version2/src/{ => others}/RPi/DeviceStateHostFirmware.h (100%) rename version2/src/{ => others}/RPi/DeviceStateHostInfo.h (100%) rename version2/src/{ => others}/RPi/DeviceStateInfo.h (100%) rename version2/src/{ => others}/RPi/DeviceStateLocation.h (100%) rename version2/src/{ => others}/RPi/DeviceStateService.h (100%) rename version2/src/{ => others}/RPi/DeviceStateVersion.h (100%) rename version2/src/{ => others}/RPi/DeviceStateWifiFirmware.h (100%) rename version2/src/{ => others}/RPi/DeviceStateWifiInfo.h (100%) rename version2/src/{ => others}/RPi/IoTAddress.h (100%) rename version2/src/{ => others}/RPi/IoTDeviceAddress.h (100%) rename version2/src/{ => others}/RPi/IoTSet.h (100%) rename version2/src/{ => others}/RPi/IoTUDP.h (100%) rename version2/src/{ => others}/RPi/LifxHeader.h (100%) rename version2/src/{ => others}/RPi/LifxLightBulb.cpp (100%) rename version2/src/{ => others}/RPi/LifxLightBulb.h (100%) rename version2/src/{ => others}/RPi/LightBulb.h (100%) rename version2/src/{ => others}/RPi/LightState.h (100%) rename version2/src/{ => others}/RPi/LightsController.ino (100%) rename version2/src/{ => others}/RPi/Makefile (100%) rename version2/src/{ => others}/RPi/README.txt (100%) rename version2/src/{ => others}/RPi/common.mk (100%) rename version2/src/{ => others}/RPi/gmon.out (100%) diff --git a/version2/src/RPi/BulbColor.h b/version2/src/others/RPi/BulbColor.h similarity index 100% rename from version2/src/RPi/BulbColor.h rename to version2/src/others/RPi/BulbColor.h diff --git a/version2/src/RPi/DeviceStateGroup.h b/version2/src/others/RPi/DeviceStateGroup.h similarity index 100% rename from version2/src/RPi/DeviceStateGroup.h rename to version2/src/others/RPi/DeviceStateGroup.h diff --git a/version2/src/RPi/DeviceStateHostFirmware.h b/version2/src/others/RPi/DeviceStateHostFirmware.h similarity index 100% rename from version2/src/RPi/DeviceStateHostFirmware.h rename to version2/src/others/RPi/DeviceStateHostFirmware.h diff --git a/version2/src/RPi/DeviceStateHostInfo.h b/version2/src/others/RPi/DeviceStateHostInfo.h similarity index 100% rename from version2/src/RPi/DeviceStateHostInfo.h rename to version2/src/others/RPi/DeviceStateHostInfo.h diff --git a/version2/src/RPi/DeviceStateInfo.h b/version2/src/others/RPi/DeviceStateInfo.h similarity index 100% rename from version2/src/RPi/DeviceStateInfo.h rename to version2/src/others/RPi/DeviceStateInfo.h diff --git a/version2/src/RPi/DeviceStateLocation.h b/version2/src/others/RPi/DeviceStateLocation.h similarity index 100% rename from version2/src/RPi/DeviceStateLocation.h rename to version2/src/others/RPi/DeviceStateLocation.h diff --git a/version2/src/RPi/DeviceStateService.h b/version2/src/others/RPi/DeviceStateService.h similarity index 100% rename from version2/src/RPi/DeviceStateService.h rename to version2/src/others/RPi/DeviceStateService.h diff --git a/version2/src/RPi/DeviceStateVersion.h b/version2/src/others/RPi/DeviceStateVersion.h similarity index 100% rename from version2/src/RPi/DeviceStateVersion.h rename to version2/src/others/RPi/DeviceStateVersion.h diff --git a/version2/src/RPi/DeviceStateWifiFirmware.h b/version2/src/others/RPi/DeviceStateWifiFirmware.h similarity index 100% rename from version2/src/RPi/DeviceStateWifiFirmware.h rename to version2/src/others/RPi/DeviceStateWifiFirmware.h diff --git a/version2/src/RPi/DeviceStateWifiInfo.h b/version2/src/others/RPi/DeviceStateWifiInfo.h similarity index 100% rename from version2/src/RPi/DeviceStateWifiInfo.h rename to version2/src/others/RPi/DeviceStateWifiInfo.h diff --git a/version2/src/RPi/IoTAddress.h b/version2/src/others/RPi/IoTAddress.h similarity index 100% rename from version2/src/RPi/IoTAddress.h rename to version2/src/others/RPi/IoTAddress.h diff --git a/version2/src/RPi/IoTDeviceAddress.h b/version2/src/others/RPi/IoTDeviceAddress.h similarity index 100% rename from version2/src/RPi/IoTDeviceAddress.h rename to version2/src/others/RPi/IoTDeviceAddress.h diff --git a/version2/src/RPi/IoTSet.h b/version2/src/others/RPi/IoTSet.h similarity index 100% rename from version2/src/RPi/IoTSet.h rename to version2/src/others/RPi/IoTSet.h diff --git a/version2/src/RPi/IoTUDP.h b/version2/src/others/RPi/IoTUDP.h similarity index 100% rename from version2/src/RPi/IoTUDP.h rename to version2/src/others/RPi/IoTUDP.h diff --git a/version2/src/RPi/LifxHeader.h b/version2/src/others/RPi/LifxHeader.h similarity index 100% rename from version2/src/RPi/LifxHeader.h rename to version2/src/others/RPi/LifxHeader.h diff --git a/version2/src/RPi/LifxLightBulb.cpp b/version2/src/others/RPi/LifxLightBulb.cpp similarity index 100% rename from version2/src/RPi/LifxLightBulb.cpp rename to version2/src/others/RPi/LifxLightBulb.cpp diff --git a/version2/src/RPi/LifxLightBulb.h b/version2/src/others/RPi/LifxLightBulb.h similarity index 100% rename from version2/src/RPi/LifxLightBulb.h rename to version2/src/others/RPi/LifxLightBulb.h diff --git a/version2/src/RPi/LightBulb.h b/version2/src/others/RPi/LightBulb.h similarity index 100% rename from version2/src/RPi/LightBulb.h rename to version2/src/others/RPi/LightBulb.h diff --git a/version2/src/RPi/LightState.h b/version2/src/others/RPi/LightState.h similarity index 100% rename from version2/src/RPi/LightState.h rename to version2/src/others/RPi/LightState.h diff --git a/version2/src/RPi/LightsController.ino b/version2/src/others/RPi/LightsController.ino similarity index 100% rename from version2/src/RPi/LightsController.ino rename to version2/src/others/RPi/LightsController.ino diff --git a/version2/src/RPi/Makefile b/version2/src/others/RPi/Makefile similarity index 100% rename from version2/src/RPi/Makefile rename to version2/src/others/RPi/Makefile diff --git a/version2/src/RPi/README.txt b/version2/src/others/RPi/README.txt similarity index 100% rename from version2/src/RPi/README.txt rename to version2/src/others/RPi/README.txt diff --git a/version2/src/RPi/common.mk b/version2/src/others/RPi/common.mk similarity index 100% rename from version2/src/RPi/common.mk rename to version2/src/others/RPi/common.mk diff --git a/version2/src/RPi/gmon.out b/version2/src/others/RPi/gmon.out similarity index 100% rename from version2/src/RPi/gmon.out rename to version2/src/others/RPi/gmon.out -- 2.34.1