📄 top.h
字号:
#ifndef top_H
#define top_H
//#include <stdint.h>
#include "generic.h"
#include "project.h"
#include "avrhardware.h"
#include "os.h"
#include "watchdog.h"
#include "timer3.h"
#include "timer_queue.h"
#include "systime.h"
#include "kertimer.h"
#include "uart0.h"
#include "CC2420Const.h"
#include "cc2420.h"
#include "phy.h"
#include "mac.h"
#include "led.h"
#include "adc_sensor.h"
#include "router.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -