update number of buttons and function indicator info for four-button screen

This commit is contained in:
Sundog Jones 2020-07-08 16:40:31 -07:00
parent 07013f32e3
commit 70e6f47642
1 changed files with 1 additions and 3 deletions

View File

@ -7,9 +7,7 @@ the 20 uppermost pixel rows are used for battery state, current time, total time
the 20 lowermost pixel rows are used for 16 pixel tall marquee-style character output of artist/album/track information. the 20 lowermost pixel rows are used for 16 pixel tall marquee-style character output of artist/album/track information.
the 20 leftmost pixel columns are currently unused. the 20 leftmost pixel columns and the 20 rightmost pixel columns are used for function indicators for the four buttons surrounding the screen in the corners (refered to by direction - button_nw, button_ne, button_sw, button_se)
the 20 rightmost pixel columns are used for function indicators for the three buttons.
the remaining 200x200 pixel frame is used by track artwork, scrolling menus, etc. the remaining 200x200 pixel frame is used by track artwork, scrolling menus, etc.