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 Jun 11, 2024
1 parent 0f4964b commit 45aeb81
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, 0xA0, 0x6A, 0x68, 0x66, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x1F, 0x8B, 0x08, 0x08, 0xE1, 0x7B, 0x68, 0x66, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x73, 0x2E, 0x67, 0x7A, 0x69, 0x70, 0x00, 0xED, 0x7D, 0xEB, 0x7A, 0xDB, 0x38, 0x92, 0xE8, 0xFF,
0x3C, 0x05, 0x46, 0x3B, 0xA7, 0x25, 0x8D, 0x65, 0x99, 0x92, 0x2F, 0xB1, 0xE3, 0x38, 0x7B, 0x6C,
0xCB, 0x4E, 0x7C, 0xDA, 0x17, 0x7D, 0x96, 0x93, 0x74, 0x3A, 0x93, 0xE3, 0xA5, 0x45, 0x58, 0xE6,
Expand Down Expand Up @@ -892,7 +892,7 @@ static const uint8_t main_js[] PROGMEM = {
// python index_html_zipper.py

static const uint8_t index_html[] PROGMEM = {
0x1F, 0x8B, 0x08, 0x08, 0xA0, 0x6A, 0x68, 0x66, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x1F, 0x8B, 0x08, 0x08, 0xE1, 0x7B, 0x68, 0x66, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x68, 0x74, 0x6D, 0x6C, 0x2E, 0x67, 0x7A, 0x69, 0x70, 0x00, 0xED, 0x7D, 0xDB, 0x72, 0xDB, 0xC8,
0x92, 0xE0, 0x7B, 0x7F, 0x45, 0x1D, 0xCE, 0xCE, 0x48, 0x9E, 0x11, 0x29, 0x5E, 0x24, 0x59, 0xD6,
0xB1, 0x15, 0xA1, 0xAB, 0xAD, 0x3D, 0x92, 0xCD, 0x11, 0xE5, 0xD3, 0x97, 0x8D, 0xDD, 0x0E, 0x08,
Expand Down

0 comments on commit 45aeb81

Please sign in to comment.