From 9307105b3f8a78191a2268a4f070d035a2521bd1 Mon Sep 17 00:00:00 2001 From: Henrik Date: Sun, 2 Apr 2023 13:52:20 +0200 Subject: [PATCH] Redone in Patch-1 --- wled00/data/pixart/getPixelValues.js | 2 +- wled00/data/pixart/pixart.htm | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/wled00/data/pixart/getPixelValues.js b/wled00/data/pixart/getPixelValues.js index ffbf94a70..6f68f2d24 100644 --- a/wled00/data/pixart/getPixelValues.js +++ b/wled00/data/pixart/getPixelValues.js @@ -273,7 +273,7 @@ function getPixelRGBValues(base64Image) { //Aggregated Strings That should be returned to the user if (i > 0){ - JSONledString = JSONledString + '\n'; + JSONledString = JSONledString + '\n\n'; curlString = curlString + ' && '; } JSONledString += thisJSONledString; diff --git a/wled00/data/pixart/pixart.htm b/wled00/data/pixart/pixart.htm index 889bd37da..c67ac46a5 100644 --- a/wled00/data/pixart/pixart.htm +++ b/wled00/data/pixart/pixart.htm @@ -60,7 +60,7 @@ @@ -71,9 +71,9 @@ @@ -196,7 +196,7 @@
-

Version 1.0.7
 -  Help/About

+

Version 1.0.8
 -  Help/About