- Notification button processed on ESPHome (as all the info is there) - Added word-wrap for main text - Expanded text size - Handling display mode (used to define the number of chars per line on Notifications) - Versioning handling - As a consequence of the previous item.
10 lines
382 B
Markdown
10 lines
382 B
Markdown
# Creating `nspanel_us_land.HMI` from `nspanel_eu.HMI`:
|
|
|
|
## Program.s:
|
|
Change to `display_mode=3`
|
|
|
|
## Page `home`:
|
|
1. Change left_bt_pic (x,y,w,h) from ( 47,307,120,3) to (467,173,3,120)
|
|
2. Change right_bt_pic(x,y,w,h) from (288,307,120,3) to (467, 27,3,120)
|
|
3. Rotate pictures 30 & 31 by 90degrees - You will find the rotated pics under pics folder where this instruction file is.
|