diff --git a/arduinoC/_images/icon.svg b/arduinoC/_images/icon.svg index f5dd450..15259fd 100644 --- a/arduinoC/_images/icon.svg +++ b/arduinoC/_images/icon.svg @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/arduinoC/_images/icon_backup.svg b/arduinoC/_images/icon_backup.svg deleted file mode 100644 index 6a2e48e..0000000 --- a/arduinoC/_images/icon_backup.svg +++ /dev/null @@ -1,2 +0,0 @@ - \ No newline at end of file diff --git a/cocube-led-thirdex-V1.0.0.mpext b/cocube-led-thirdex-V1.0.0.mpext index b2fb93d..f7b9196 100644 Binary files a/cocube-led-thirdex-V1.0.0.mpext and b/cocube-led-thirdex-V1.0.0.mpext differ diff --git a/cocube-led-thirdex-V1.0.2.mpext b/cocube-led-thirdex-V1.0.2.mpext new file mode 100644 index 0000000..c284ae7 Binary files /dev/null and b/cocube-led-thirdex-V1.0.2.mpext differ diff --git a/config.json b/config.json index d782409..5f7790d 100644 --- a/config.json +++ b/config.json @@ -12,7 +12,7 @@ "license": "MIT", "isBoard": false, "id": "LED", - "version": "1.0.0", + "version": "1.0.2", "platform": [ "win", "mac", @@ -21,7 +21,7 @@ "asset": { "arduinoC": { "dir": "arduinoC/", - "version": "1.0.0", + "version": "1.0.2", "board": [ "firebeetleesp32" ],