Skip to content

Commit

Permalink
Merge pull request #497 from visualapproach/development_v4
Browse files Browse the repository at this point in the history
Development v4
  • Loading branch information
visualapproach authored Apr 26, 2023
2 parents 6fbdb36 + 57b4d5b commit 26a1384
Show file tree
Hide file tree
Showing 79 changed files with 766 additions and 310 deletions.
2 changes: 1 addition & 1 deletion Code/data/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<option value="10">Reset filter timer (not used)</option>
<option value="11">Set hydrojets (0/1)</option>
<option value="12">Set display brightness (0-8)</option>
<option value="13">Set beep (0/1)</option>
<option value="13">Set beep (0/1 or 2+text=filename)</option>
<option value="14">Set ambient temp F (any integer)</option>
<option value="15">Set ambient temp C (any integer)</option>
<option value="16">Reset daily meter (any integer)</option>
Expand Down
51 changes: 0 additions & 51 deletions Code/data/debug.html

This file was deleted.

206 changes: 206 additions & 0 deletions Code/data/furelise.tune
Original file line number Diff line number Diff line change
@@ -0,0 +1,206 @@
1024
0.9
-47
16
19
8
18
8
19
8
18
8
19
8
14
8
17
8
15
8
12
4
-47
8
3
8
7
8
12
8
14
4
-47
8
7
8
11
8
14
8
15
4
-47
8
7
8
19
8
18
8
19
8
18
8
19
8
14
8
17
8
15
8
12
4
-47
8
3
8
7
8
12
8
14
4
-47
8
7
8
15
8
14
8
12
4
-47
4
19
8
17
8
19
8
18
8
19
8
14
8
17
8
15
8
12
4
-47
8
3
8
7
8
12
8
14
4
-47
4
7
8
11
8
14
8
15
4
-47
8
7
8
19
8
18
8
19
8
18
8
19
8
14
8
17
8
15
8
12
4
-47
8
3
8
7
8
12
8
14
8
-47
8
7
8
15
8
14
8
12
4
-47
8
14
8
15
8
17
8
19
4
-47
8
10
8
20
8
19
8
17
4
-47
8
8
8
19
8
17
8
15
4
-47
8
7
8
17
8
15
8
14
1.333
2 changes: 1 addition & 1 deletion Code/data/upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

<footer>
<form method="post" enctype="multipart/form-data" style="margin: 0px auto 8px auto">
<input type="file" name="Choose file" accept=".txt,.gz,.html,.ico,.js,.css">
<input type="file" name="Choose file" accept=".txt,.gz,.html,.ico,.js,.css,.tune">
<input type="submit" value="upload" name="submit" class="button">
</form>
</footer>
Expand Down
Binary file modified Code/datazip/chkupdatefw.html.gz
Binary file not shown.
Binary file modified Code/datazip/config.html.gz
Binary file not shown.
Binary file removed Code/datazip/debug.html.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion Code/datazip/filelist.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
chkupdatefw.html.gz
config.html.gz
debug.html.gz
favicon.ico
favicon.png
function.js.gz
furelise.tune
hwconfig.html.gz
hwtest1.jpg
hwtest2.jpg
Expand Down
Binary file modified Code/datazip/function.js.gz
Binary file not shown.
Loading

0 comments on commit 26a1384

Please sign in to comment.