📄 hx4700_bt.h
字号:
/* * Bluetooth support file for calling bluetooth configuration functions * * Copyright (c) 2005 SDG Systems, LLC * * 2005-06 Todd Blumer Initial Revision */#ifndef _HX4700_BT_H#define _HX4700_BT_Hstruct hx4700_bt_funcs { void (*configure) ( int state );};#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -