Skip to content

Commit

Permalink
Updated generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinschumacher committed Jan 30, 2022
1 parent 3793036 commit d0c47c8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion include/index_de_html.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const char index_de_html_gz[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x08, 0x57, 0xd6, 0xf5, 0x61, 0x02, 0x03, 0x69, 0x6e,
0x1f, 0x8b, 0x08, 0x08, 0x11, 0xd9, 0xf5, 0x61, 0x02, 0x03, 0x69, 0x6e,
0x64, 0x65, 0x78, 0x2d, 0x64, 0x65, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0xd5, 0x3d, 0xdb, 0x76, 0xdc, 0x36, 0x92, 0xbf, 0x82, 0x70, 0x67, 0x93,
0x9d, 0x33, 0x62, 0xb7, 0x24, 0x3b, 0x1a, 0x4f, 0x22, 0x69, 0x8f, 0x2c,
Expand Down
2 changes: 1 addition & 1 deletion include/index_en_html.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const char index_en_html_gz[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x08, 0x57, 0xd6, 0xf5, 0x61, 0x02, 0x03, 0x69, 0x6e,
0x1f, 0x8b, 0x08, 0x08, 0x11, 0xd9, 0xf5, 0x61, 0x02, 0x03, 0x69, 0x6e,
0x64, 0x65, 0x78, 0x2d, 0x65, 0x6e, 0x2e, 0x68, 0x74, 0x6d, 0x6c, 0x00,
0xd5, 0x1c, 0xdb, 0x76, 0xdb, 0xb8, 0xf1, 0x57, 0xb0, 0x6c, 0xbb, 0x69,
0x4f, 0x43, 0xc9, 0x72, 0x12, 0x6f, 0x76, 0xd7, 0x56, 0x4f, 0xe2, 0x38,
Expand Down
2 changes: 1 addition & 1 deletion include/scripts_js.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const char scripts_js_gz[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x08, 0x4b, 0xd6, 0xf5, 0x61, 0x02, 0x03, 0x73, 0x63,
0x1f, 0x8b, 0x08, 0x08, 0xce, 0xd8, 0xf5, 0x61, 0x02, 0x03, 0x73, 0x63,
0x72, 0x69, 0x70, 0x74, 0x73, 0x2e, 0x6a, 0x73, 0x00, 0xac, 0x5b, 0xeb,
0x72, 0xdb, 0x38, 0x96, 0x7e, 0x15, 0x99, 0xdb, 0xe5, 0x90, 0x1d, 0x5a,
0xb6, 0x67, 0x76, 0xfe, 0x48, 0x61, 0xa7, 0x7c, 0xcb, 0xcd, 0xb1, 0xe3,
Expand Down
2 changes: 1 addition & 1 deletion include/styles_css.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const char styles_css_gz[] PROGMEM = {
0x1f, 0x8b, 0x08, 0x08, 0x57, 0xd6, 0xf5, 0x61, 0x02, 0x03, 0x73, 0x74,
0x1f, 0x8b, 0x08, 0x08, 0x11, 0xd9, 0xf5, 0x61, 0x02, 0x03, 0x73, 0x74,
0x79, 0x6c, 0x65, 0x73, 0x2e, 0x63, 0x73, 0x73, 0x00, 0xbd, 0x1c, 0xed,
0x8e, 0xdb, 0xb8, 0xf1, 0x55, 0xd4, 0x0d, 0x82, 0xac, 0x2f, 0x92, 0x56,
0xd6, 0x87, 0xed, 0x95, 0x91, 0xa2, 0xb8, 0xa0, 0xd7, 0x6b, 0x7b, 0x29,
Expand Down

0 comments on commit d0c47c8

Please sign in to comment.