From c30d055e3c0654c02b7414fbe4ae168651a79b0b Mon Sep 17 00:00:00 2001 From: mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> Date: Sun, 5 Jul 2020 08:02:27 +0100 Subject: [PATCH] Update library.json --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 20f8132..7953960 100644 --- a/library.json +++ b/library.json @@ -20,9 +20,9 @@ "examples/AuroraDemo/*.ino", "examples/AuroraDemo/*.cpp", "examples/AuroraDemo/*.h", - "examples/BitmapIcons/*.ino" - "examples/BitmapIcons/*.cpp" - "examples/BitmapIcons/*.h" + "examples/BitmapIcons/*.ino", + "examples/BitmapIcons/*.cpp", + "examples/BitmapIcons/*.h" , "examples/Buffer_Swap_Test/*.ino", "examples/Buffer_Swap_Test/*.cpp", "examples/Buffer_Swap_Test/*.h",