Skip to content

Commit

Permalink
audio: add config for button to trigger microphone
Browse files Browse the repository at this point in the history
  • Loading branch information
kechxu authored and xiaoxq committed Jul 31, 2020
1 parent efe884c commit 2f66a67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions modules/dreamview/conf/hmi_modes/mkz_standard_debug.pb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ cyber_modules {
dag_files: "/apollo/modules/third_party_perception/dag/third_party_perception.dag"
}
}
cyber_modules {
key: "microphone"
value: {
dag_files: "/apollo/modules/drivers/microphone/dag/microphone.dag"
}
}
modules {
key: "Recorder"
value: {
Expand Down

0 comments on commit 2f66a67

Please sign in to comment.