README: Remove the old configure from the example

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/365/head
Gergely Nagy 8 years ago
parent 7fc47a28da
commit c458408356

@ -22,8 +22,6 @@ void setup () {
StalkerEffect.configure (STALKER (Haunt, {0xff, 0, 0}));
Keyboardio.use (&StalkerEffect, NULL);
StalkerEffect.configure ({0x00, 0xff, 0xff});
}
```

Loading…
Cancel
Save