diff --git a/README.md b/README.md index cd6fddc4..163a687d 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ void setup () { StalkerEffect.configure (STALKER (Haunt, {0xff, 0, 0})); Keyboardio.use (&StalkerEffect, NULL); - - StalkerEffect.configure ({0x00, 0xff, 0xff}); } ```