µGFX  2.9
version 2.9
gtrans_options.h
Go to the documentation of this file.
1 /*
2  * This file is subject to the terms of the GFX License. If a copy of
3  * the license was not distributed with this file, you can obtain one at:
4  *
5  * http://ugfx.io/license.html
6  */
7 
8 /**
9  * @file src/gtrans/gtrans_options.h
10  *
11  * @addtogroup GTRANS
12  * @{
13  */
14 
15 #ifndef _GTRANS_OPTIONS_H
16 #define _GTRANS_OPTIONS_H
17 
18 
19 
20 #endif /* _GTRANS_OPTIONS_H */
21 /** @} */