18 lines
522 B
YAML
18 lines
522 B
YAML
Application:
|
|
Name: Bluetooth
|
|
Description: speaker
|
|
Icon: application/bluetooth/pictures/ST11012_bluetooth_speaker_light_green.png
|
|
Type: python
|
|
Board:
|
|
List: all
|
|
Python:
|
|
Exist:
|
|
Command: /usr/local/demo/application/bluetooth/bin/check_ble.sh
|
|
Msg_false: Please connect a bluetooth controller on the board
|
|
Module: application.bluetooth.bluetooth_audio
|
|
Action:
|
|
button_release_event: python_start
|
|
button_press_event: highlight_eventBox
|
|
|
|
|