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 Jul 22, 2024
1 parent ef0bac1 commit 44bf8ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Firmware/RTK_Surveyor/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, 0xA6, 0xB1, 0x9E, 0x66, 0x02, 0xFF, 0x6D, 0x61, 0x69, 0x6E, 0x2E, 0x6A,
0x1F, 0x8B, 0x08, 0x08, 0xB9, 0xBE, 0x9E, 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, 0x5A, 0x67, 0x4E, 0x4B, 0x1A, 0xCB, 0xB2, 0x24, 0x5F, 0x12, 0xC7, 0xB1, 0x77, 0x7D,
0x4B, 0xE2, 0x33, 0xB1, 0xE3, 0xCF, 0x4A, 0x3A, 0x9D, 0x64, 0x72, 0xBC, 0xB4, 0x08, 0xCB, 0x9C,
Expand Down Expand Up @@ -823,7 +823,7 @@ static const uint8_t main_js[] PROGMEM = {
// python index_html_zipper.py

static const uint8_t index_html[] PROGMEM = {
0x1F, 0x8B, 0x08, 0x08, 0xA6, 0xB1, 0x9E, 0x66, 0x02, 0xFF, 0x69, 0x6E, 0x64, 0x65, 0x78, 0x2E,
0x1F, 0x8B, 0x08, 0x08, 0xB9, 0xBE, 0x9E, 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, 0xBB, 0xBF, 0xA2, 0x86, 0xB3, 0x33, 0x96, 0xE7, 0x88, 0x14, 0x49, 0x5D, 0x6C, 0xEB,
0xD8, 0x8C, 0xD0, 0xD5, 0x56, 0x1C, 0xC9, 0xE6, 0x8A, 0xF2, 0x71, 0x77, 0x6F, 0xEC, 0x76, 0x80,
Expand Down

0 comments on commit 44bf8ed

Please sign in to comment.