Skip to content

Commit

Permalink
Setting default gain to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-pejovic authored Mar 7, 2024
1 parent f9bc54e commit 71869b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rae_msgs/srv/PlayAudio.srv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
string file_location
float32 gain 16.0
float32 gain 1.0
---
bool success

0 comments on commit 71869b8

Please sign in to comment.