discoverpixy
screen_photomode.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.h
7 *
8 * Version History:
9 * Date Autor Email SHA Changes
10 * 2015-05-15 timolang@gmail.com 27c09ba Redesigned main menu. Moved stuff from pixytest to a new helper file and to the new "photo mode"-screen.
11 *
12 **************************************************************************************************************************************/
13 
14 #include "screen.h"
15 
20 
26 
33 
SCREEN_STRUCT * get_screen_photomode()