From 9cb0aa29fd157f16eb3cc26f5fae83d398467cac Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 16 Oct 2018 13:57:09 -0700 Subject: [PATCH] missing radio package --- docs/projects/red-light-green-light.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/projects/red-light-green-light.md b/docs/projects/red-light-green-light.md index f04b748b..04bbdc65 100644 --- a/docs/projects/red-light-green-light.md +++ b/docs/projects/red-light-green-light.md @@ -212,3 +212,8 @@ Does the movement check work? Try changing the ``100`` value to tune the detecti * Use ``||music:ring tone||`` to play a tone while in green mode. * Use the packet signal strength to detect that you've reached the stoplight. + + +```package +radio +``` \ No newline at end of file