From 490117f36ec5b4166bbc6df79453715aee93eadc Mon Sep 17 00:00:00 2001 From: Nathan Kunicki Date: Thu, 26 Jul 2018 17:59:28 +0100 Subject: [PATCH] Added buzzer support to the WeDo 2.0 Smart Hub --- wedo2hub.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/wedo2hub.ts b/wedo2hub.ts index 190588e..92909c3 100644 --- a/wedo2hub.ts +++ b/wedo2hub.ts @@ -89,6 +89,7 @@ export class WeDo2Hub extends Hub { }); } + /** * Play a sound on the Hub's in-built buzzer * @method WeDo2Hub#playSound