public function setup() { $this->gopro->setMode(GoPro::MODE_PHOTO); sleep(3); $this->gopro->setPhotoResolution(06); sleep(3); }