Remove mcopy.state.camera and mcopy.state.projector.

This commit is contained in:
mmcwilliams 2019-03-31 15:13:21 -04:00
parent 7d2033db3d
commit d6fd83762e
2 changed files with 0 additions and 32 deletions

View File

@ -2502,22 +2502,6 @@ let log;
*******/
mcopy.state = {
version : PACKAGE.version, //use for file compatibility check
camera : {
pos : 0,
direction: true
},
projector : {
pos : 0,
direction: true
},
camera_second : {
pos : 0,
direction : true
},
projector_second : {
pos : 0,
direction : true
},
sequence : {
pads: {
//gaaaaaaaaah

View File

@ -28,22 +28,6 @@ let log;
*******/
mcopy.state = {
version : PACKAGE.version, //use for file compatibility check
camera : {
pos : 0,
direction: true
},
projector : {
pos : 0,
direction: true
},
camera_second : {
pos : 0,
direction : true
},
projector_second : {
pos : 0,
direction : true
},
sequence : {
pads: {
//gaaaaaaaaah