Version Differences for C-Library Kit

(Bug Notes)
(Bug Notes)
Line 55:
  in all the OPL9813 & OPL9815 programs, the display definitions are incorrect. Please change the LIB.H files display definitions as below:    in all the OPL9813 & OPL9815 programs, the display definitions are incorrect. Please change the LIB.H files display definitions as below: 
       
- From:   + <tab>From:  
- #define DISP_WIDTH 176   + <tab>#define DISP_WIDTH 176  
- #define DISP_HEIGHT 220   + <tab>#define DISP_HEIGHT 220  
       
- To:   + <tab>To:  
       
- #define DISP_WIDTH 112   + <tab>#define DISP_WIDTH 112  
- #define DISP_HEIGHT 64   + <tab>#define DISP_HEIGHT 64