📄 opb_onewire_v2_1_0.mdd
字号:
OPTION psf_version = 2.1;
BEGIN driver opb_onewire
OPTION supported_peripherals = (opb_onewire);
PARAM name = level, desc = "Driver Level", type = int, default = 0, range = (0)
BEGIN BLOCK, dep = (level = 0)
OPTION depends = (common_v1_00_a ipif_v1_23_b);
OPTION copyfiles = (opb_onewire_l.c opb_onewire_l.h Makefile);
END BLOCK
END driver
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -