diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2020-07-05 08:03:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-05 08:03:14 +0100 |
| commit | d4e7a49c2b217798a6341bbcc0e1f4e87007582d (patch) | |
| tree | 1eedd4dffc71e716bd1cc635aed9175bf89c61b8 | |
| parent | c30d055e3c0654c02b7414fbe4ae168651a79b0b (diff) | |
Update library.json
| -rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index 7953960..adf3120 100644 --- a/library.json +++ b/library.json @@ -22,7 +22,7 @@ "examples/AuroraDemo/*.h", "examples/BitmapIcons/*.ino", "examples/BitmapIcons/*.cpp", - "examples/BitmapIcons/*.h" , + "examples/BitmapIcons/*.h", "examples/Buffer_Swap_Test/*.ino", "examples/Buffer_Swap_Test/*.cpp", "examples/Buffer_Swap_Test/*.h", |
