Solo Controller Documentation
1.0
Documentation for the Solo Controller
Loading...
Searching...
No Matches
ROM_Config.h
Go to the documentation of this file.
1
/******************************************************************************/
5
6
#ifndef ROM_CONFIG_DEFINED
7
#define ROM_CONFIG_DEFINED
8
9
//****************************************************************************************
10
//
11
// DO NOT EDIT!
12
//
13
// This file was generated by the script, parse_font_xml.py.
14
//
15
//****************************************************************************************
16
17
#define LOADSCREEN_ADDRESS 0
18
#define LOADSCREEN_WIDTH 1024
19
#define LOADSCREEN_HEIGHT 600
20
#define SOLOMAIN_ADDRESS 1228800
21
#define SOLOMAIN_WIDTH 1024
22
#define SOLOMAIN_HEIGHT 600
23
#define SOLOALARM_ADDRESS 2457600
24
#define SOLOALARM_WIDTH 1024
25
#define SOLOALARM_HEIGHT 600
26
#define SETUPVOLUME_ADDRESS 3686400
27
#define SETUPVOLUME_WIDTH 1024
28
#define SETUPVOLUME_HEIGHT 600
29
#define SETUPTEMP_ADDRESS 4915200
30
#define SETUPTEMP_WIDTH 1024
31
#define SETUPTEMP_HEIGHT 600
32
#define SETUPPID_ADDRESS 6144000
33
#define SETUPPID_WIDTH 1024
34
#define SETUPPID_HEIGHT 600
35
#define SETUPBUTTON_ADDRESS 7372800
36
#define SETUPBUTTON_WIDTH 140
37
#define SETUPBUTTON_HEIGHT 115
38
39
#endif
src
Display
include
ROM_Config.h
Generated by
1.13.2