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
#ifndef ROM_CONFIG_DEFINED
2
#define ROM_CONFIG_DEFINED
3
4
//****************************************************************************************
5
//
6
// DO NOT EDIT!
7
//
8
// This file was generated by the script, parse_font_xml.py.
9
//
10
//****************************************************************************************
11
12
#define LOADSCREEN_ADDRESS 0
13
#define LOADSCREEN_WIDTH 1024
14
#define LOADSCREEN_HEIGHT 600
15
#define SOLOMAIN_ADDRESS 1228800
16
#define SOLOMAIN_WIDTH 1024
17
#define SOLOMAIN_HEIGHT 600
18
#define SOLOALARM_ADDRESS 2457600
19
#define SOLOALARM_WIDTH 1024
20
#define SOLOALARM_HEIGHT 600
21
#define SETUPVOLUME_ADDRESS 3686400
22
#define SETUPVOLUME_WIDTH 1024
23
#define SETUPVOLUME_HEIGHT 600
24
#define SETUPTEMP_ADDRESS 4915200
25
#define SETUPTEMP_WIDTH 1024
26
#define SETUPTEMP_HEIGHT 600
27
#define SETUPPID_ADDRESS 6144000
28
#define SETUPPID_WIDTH 1024
29
#define SETUPPID_HEIGHT 600
30
#define SETUPBUTTON_ADDRESS 7372800
31
#define SETUPBUTTON_WIDTH 140
32
#define SETUPBUTTON_HEIGHT 115
33
34
#endif
include
ROM_Config.h
Generated by
1.13.2