a2dp_sd_button.button

来自「CSR蓝牙MP3播放USB DONGLE源码」· BUTTON 代码 · 共 14 行

BUTTON
14
字号
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.5.2-release
// Bind buttons to PIOs

pio 3 BUTTON

// Define the button press actions

message APP_BUTTON_PRESS_IND
  BUTTON enter

message APP_BUTTON_RELEASE_IND
  BUTTON release

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?