From b581719c8cb5ad2e1f2f46fe4519f286f559f42e Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Sat, 28 May 2016 00:45:13 +0100 Subject: [PATCH] Rename RGB -> Full Color LED in recipes --- docs/recipes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/recipes.rst b/docs/recipes.rst index a8b09aa..84e5d34 100644 --- a/docs/recipes.rst +++ b/docs/recipes.rst @@ -565,8 +565,8 @@ Using :class:`LED`, :class:`Buzzer`, and :class:`Button` components:: pause() -RGB LED -======= +Full color LED +============== .. image:: images/rgb_led_bb.*