Introduction - If you have any usage issues, please Google them yourself
Note// LCD12864.C// scope: 128X64 dot matrix black and white LCD screen, such as: KS0108, etc.// Note: on the LCD screen operation, the operation should be completed by the left screen, then on the right screen operation,// such as need to come back from left to write full-screen screen should first clearance, otherwise they will花屏!// Design by Minstar@8.5 NS// Test by Minstar