📄 cmdtbl.c
字号:
/*+------------------------------------------------------------------------- cmdtbl.c - interactive/procedure command table data wht@n4hgf.Mt-Park.GA.USThis module merely declares the public instance of the ecu commandtable. DECLARE_P_CMD performs magic in ecucmd.h--------------------------------------------------------------------------*//*+:EDITS:*//*:09-10-1992-13:58-wht@n4hgf-ECU release 3.20 *//*:08-22-1992-15:38-wht@n4hgf-ECU release 3.20 BETA *//*:07-25-1991-12:55-wht@n4hgf-ECU release 3.10 *//*:03-25-1991-11:40-wht@n4hgf-get termio.h for ecucmd.h conditonal compile *//*:08-14-1990-20:39-wht@n4hgf-ecu3.00-flush old edit history */#define DECLARE_P_CMD#include "ecu.h"#include "ecucmd.h"/* vi: set tabstop=4 shiftwidth=4: *//* end of cmdtbl.c */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -