📄 uart.c
字号:
#include <avr/io.h>//<io.h>DVK040706
#include <avr/signal.h>//<sig-avr.h>DVK040706
#include <string.h>//<string.h>DVK040706
#include "uart.h"
//int TxDataLen = 0;
//char* pTxData = NULL;
//char* pTxEndData = NULL;
// 镳屦
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -