Moving RPi folder.
authorrtrimana <rtrimana@uci.edu>
Wed, 9 May 2018 17:19:33 +0000 (10:19 -0700)
committerrtrimana <rtrimana@uci.edu>
Wed, 9 May 2018 17:19:33 +0000 (10:19 -0700)
commitb94c1a4dcb6e6876b39d3c8ee540840ad84c5ae4
tree06bbfa0b1bfd4a4b87bb3c6bf8f509ab68525a02
parentf6aef1b8572f8ad7955179c6f6ebd645eee58867
Moving RPi folder.
48 files changed:
version2/src/RPi/BulbColor.h [deleted file]
version2/src/RPi/DeviceStateGroup.h [deleted file]
version2/src/RPi/DeviceStateHostFirmware.h [deleted file]
version2/src/RPi/DeviceStateHostInfo.h [deleted file]
version2/src/RPi/DeviceStateInfo.h [deleted file]
version2/src/RPi/DeviceStateLocation.h [deleted file]
version2/src/RPi/DeviceStateService.h [deleted file]
version2/src/RPi/DeviceStateVersion.h [deleted file]
version2/src/RPi/DeviceStateWifiFirmware.h [deleted file]
version2/src/RPi/DeviceStateWifiInfo.h [deleted file]
version2/src/RPi/IoTAddress.h [deleted file]
version2/src/RPi/IoTDeviceAddress.h [deleted file]
version2/src/RPi/IoTSet.h [deleted file]
version2/src/RPi/IoTUDP.h [deleted file]
version2/src/RPi/LifxHeader.h [deleted file]
version2/src/RPi/LifxLightBulb.cpp [deleted file]
version2/src/RPi/LifxLightBulb.h [deleted file]
version2/src/RPi/LightBulb.h [deleted file]
version2/src/RPi/LightState.h [deleted file]
version2/src/RPi/LightsController.ino [deleted file]
version2/src/RPi/Makefile [deleted file]
version2/src/RPi/README.txt [deleted file]
version2/src/RPi/common.mk [deleted file]
version2/src/RPi/gmon.out [deleted file]
version2/src/others/RPi/BulbColor.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateGroup.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateHostFirmware.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateHostInfo.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateInfo.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateLocation.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateService.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateVersion.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateWifiFirmware.h [new file with mode: 0644]
version2/src/others/RPi/DeviceStateWifiInfo.h [new file with mode: 0644]
version2/src/others/RPi/IoTAddress.h [new file with mode: 0644]
version2/src/others/RPi/IoTDeviceAddress.h [new file with mode: 0644]
version2/src/others/RPi/IoTSet.h [new file with mode: 0644]
version2/src/others/RPi/IoTUDP.h [new file with mode: 0644]
version2/src/others/RPi/LifxHeader.h [new file with mode: 0644]
version2/src/others/RPi/LifxLightBulb.cpp [new file with mode: 0644]
version2/src/others/RPi/LifxLightBulb.h [new file with mode: 0644]
version2/src/others/RPi/LightBulb.h [new file with mode: 0644]
version2/src/others/RPi/LightState.h [new file with mode: 0644]
version2/src/others/RPi/LightsController.ino [new file with mode: 0644]
version2/src/others/RPi/Makefile [new file with mode: 0644]
version2/src/others/RPi/README.txt [new file with mode: 0644]
version2/src/others/RPi/common.mk [new file with mode: 0644]
version2/src/others/RPi/gmon.out [new file with mode: 0644]