WebSockets: NO-OP update some code comments

This commit is contained in:
Luciano Iam 2020-04-12 15:11:54 +02:00 committed by Robin Gareus
parent 8c2f7d42b8
commit 236ba5c1c4
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04

View File

@ -65,7 +65,7 @@ export class Ardour {
}
}
// Surface control API over WebSockets channel
// Surface control API over WebSockets
// clients need to call open() before calling these methods
async getTempo () {