8.h

来自「attendace system on 8051 chipset from in」· C头文件 代码 · 共 11 行

H
11
字号
/*S 8 8 8 1  8.H   LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */

#define EIGHT_BMP_COLS 8
#define EIGHT_BMP_ROWS 8

const char code lcd_eight[] =
{
0x00,    /*  ........  */
0x36,    /*  ..#.#.  */
0x7F,    /*  .###

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?