config.eye
1 { 2 "eyeRadius" : 125, 3 "eyelidIndex" : "0x00", // From table: learn.adafruit.com/assets/61921 4 "pupilColor" : [ 0, 0, 0 ], 5 "backColor" : [ 0, 0, 0 ], 6 "irisTexture" : "big_blue/iris_blue.bmp", 7 "scleraTexture" : "big_blue/sclera_white.bmp", 8 "upperEyelid" : "big_blue/upper.bmp", 9 "lowerEyelid" : "big_blue/lower.bmp", 10 "irisRadius" : 85, 11 "left" : { 12 }, 13 "right" : { 14 } 15 }