Skip to content

Commit

Permalink
Update form.h via Python
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 05cb4fd commit 855605c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firmware/RTK_Everywhere/form.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// python main_js_zipper.py

static const uint8_t main_js[] PROGMEM = {
0x1F, 0x8B, 0x08, 0x08, 0xF1, 0xC6, 0x50, 0x67, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x1F, 0x8B, 0x08, 0x08, 0xD7, 0xFB, 0x51, 0x67, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x73, 0x2E, 0x67, 0x7A, 0x69, 0x70, 0x00, 0xED, 0x7D, 0xFD, 0x5E, 0x1B, 0xB9, 0x92, 0xE8, 0xFF,
0x79, 0x0A, 0x1D, 0xDF, 0x73, 0xC7, 0xE6, 0x60, 0x8C, 0x6D, 0x3E, 0x12, 0x42, 0xC8, 0x5E, 0x02,
0x24, 0xE1, 0x9E, 0x40, 0xB8, 0x98, 0xCC, 0x4C, 0x26, 0x27, 0xCB, 0x36, 0x6E, 0x61, 0x7A, 0x63,
Expand Down Expand Up @@ -1020,7 +1020,7 @@ static const uint8_t main_js[] PROGMEM = {
// python index_html_zipper.py

static const uint8_t index_html[] PROGMEM = {
0x1F, 0x8B, 0x08, 0x08, 0xF1, 0xC6, 0x50, 0x67, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x1F, 0x8B, 0x08, 0x08, 0xD6, 0xFB, 0x51, 0x67, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x68, 0x74, 0x6D, 0x6C, 0x2E, 0x67, 0x7A, 0x69, 0x70, 0x00, 0xED, 0x7D, 0xE9, 0x72, 0xDB, 0x48,
0x93, 0xE0, 0xFF, 0x7E, 0x8A, 0xFA, 0x38, 0x3B, 0x63, 0x69, 0x46, 0xA4, 0x78, 0x48, 0xB2, 0xAC,
0xB6, 0x15, 0xA1, 0xCB, 0xB6, 0xF6, 0x93, 0x6C, 0x8E, 0x28, 0x7F, 0x7D, 0x6C, 0xEC, 0x76, 0x40,
Expand Down

0 comments on commit 855605c

Please sign in to comment.