mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Update comments
This commit is contained in:
parent
208d352af4
commit
c29c5b27e8
@ -1,7 +1,9 @@
|
||||
/* This file is used during the build of the paho library */
|
||||
|
||||
#ifndef VERSIONINFO_H
|
||||
#define VERSIONINFO_H
|
||||
|
||||
#define BUILD_TIMESTAMP "@BUILD_TIMESTAMP@"
|
||||
#define CLIENT_VERSION "@CLIENT_VERSION@"
|
||||
#define CLIENT_VERSION "@CLIENT_VERSION@"
|
||||
|
||||
#endif /* VERSIONINFO_H */
|
||||
|
@ -11,10 +11,6 @@ extern "C" {
|
||||
* Symbols from Material Design Icons font
|
||||
*--------------------------------------*/
|
||||
|
||||
/* In the font converter use this list as range:
|
||||
0XF0140, 0XF0141, 0XF0142, 0XF0143, 0XF012C, 0XF0208, 0XF0209, 0XF05A9, 0XF0156, 0XF060C, 0XF030D
|
||||
*/
|
||||
|
||||
#define LV_SYMBOL_DOWN "\xEE\x85\x80" /* 0xE140, chevron-down */
|
||||
#define LV_SYMBOL_LEFT "\xEE\x85\x81" /* 0xE141, chevron-left */
|
||||
#define LV_SYMBOL_RIGHT "\xEE\x85\x82" /* 0xE142, chevron-right */
|
||||
|
Loading…
x
Reference in New Issue
Block a user