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 May 28, 2024
1 parent 4ba0b63 commit a8cdcf5
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, 0xDD, 0x30, 0x42, 0x66, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x1F, 0x8B, 0x08, 0x08, 0x42, 0x0E, 0x56, 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, 0x67, 0x24, 0x8D, 0x65, 0x99, 0x92, 0x2F, 0xB1, 0xE3, 0x38, 0x7B, 0x7C,
0x4D, 0x7C, 0xDA, 0x17, 0x1D, 0xCB, 0x4E, 0x3A, 0xC9, 0x64, 0xBD, 0xB4, 0x08, 0xCB, 0x9C, 0x48,
Expand Down Expand Up @@ -886,7 +886,7 @@ static const uint8_t main_js[] PROGMEM = {
// python index_html_zipper.py

static const uint8_t index_html[] PROGMEM = {
0x1F, 0x8B, 0x08, 0x08, 0xDD, 0x30, 0x42, 0x66, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x1F, 0x8B, 0x08, 0x08, 0x42, 0x0E, 0x56, 0x66, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x68, 0x74, 0x6D, 0x6C, 0x2E, 0x67, 0x7A, 0x69, 0x70, 0x00, 0xED, 0x7D, 0xEB, 0x52, 0xE3, 0x4A,
0x93, 0xE0, 0xFF, 0xF3, 0x14, 0x35, 0x9E, 0x9D, 0x81, 0x9E, 0xC1, 0xC6, 0x17, 0xA0, 0x69, 0xBE,
0x6E, 0x22, 0xB8, 0x76, 0xB3, 0x1F, 0x74, 0x3B, 0x30, 0xFD, 0x9D, 0xCB, 0xC6, 0xEE, 0x09, 0x21,
Expand Down

0 comments on commit a8cdcf5

Please sign in to comment.