From 4fd47aecd78bd35b50e2a488ad3d5817de694b45 Mon Sep 17 00:00:00 2001 From: tonyn0 <59397047+tonyn0@users.noreply.github.com> Date: Wed, 23 Dec 2020 18:53:09 -0600 Subject: [PATCH] added button default info --- Macros.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Macros.md b/Macros.md index 68a8110..df5f08b 100644 --- a/Macros.md +++ b/Macros.md @@ -21,3 +21,4 @@ The simplest macro example is getting a button to do your bidding. The default The "T=2" macro toggles power to the LEDs (in this case long press). The "FX=~" macro steps through the effects (in this case short press). +The default (built-in) actions are short-press: toggle on/off and long-press: select random color. \ No newline at end of file