@ -57,7 +57,7 @@ void draw() {
}
void keyPressed() {
println(int(key));
if (key == 'S' || key == 's') {
video.pause();
makePicture();