Update lcd_elements.hpp
This commit is contained in:
parent
5354da5dc3
commit
fbbba53302
|
@ -1,3 +1,13 @@
|
||||||
|
/**
|
||||||
|
* @file lcd_elements.hpp
|
||||||
|
* @author Siwat Sirichai (siwat@siwatinc.com)
|
||||||
|
* @brief Definitions of the LCD Elements (Pages, Elements, Pictures, etc.)
|
||||||
|
* @version 0.1
|
||||||
|
* @date 2024-03-19
|
||||||
|
*
|
||||||
|
* @copyright Copyright (c) Siwat System 2024
|
||||||
|
*
|
||||||
|
*/
|
||||||
/*****************************************
|
/*****************************************
|
||||||
* Page IDs *
|
* Page IDs *
|
||||||
* ***************************************/
|
* ***************************************/
|
||||||
|
|
Loading…
Reference in New Issue