main._h
来自「LED显示面板」· _H 代码 · 共 24 行
_H
24 行
typedef unsigned char uchar;
typedef unsigned int uint;
typedef unsigned int Uint;
typedef float Float16;
typedef unsigned char Bool;
typedef unsigned char Byte;
typedef unsigned int Word;
typedef unsigned long int DWord;
#include "ioCAN128v.h"
#include "macros.h"
#include "can.h"
#define LED 0xff
/*
#include "function.h"
#include <eeprom.h>
*/
#include "intmcu.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?