discoverpixy
screen_photomode_save.h
Go to the documentation of this file.
1 /**************************************************************************************************************************************
2 * Project: discoverpixy
3 * Website: https://github.com/t-moe/discoverpixy
4 * Authors: Aaron Schmocker, Timo Lang
5 * Institution: BFH Bern University of Applied Sciences
6 * File: common/app/screen_photomode_save.h
7 *
8 * Version History:
9 * Date Autor Email SHA Changes
10 * 2015-05-16 timolang@gmail.com 62006e0 Documented pixy_helper and implemented/finished photo-mode screens! Snap some shots!
11 *
12 **************************************************************************************************************************************/
13 
14 #include "screen.h"
15 
20 
26 
33 
SCREEN_STRUCT * get_screen_photomodesave()