ソースを参照

chore: updated ui

Ayush Sharma 10 ヶ月 前
コミット
2a74181e6a
2 ファイル変更635 行追加635 行削除
  1. 633 633
      src/wslp.cpp
  2. 2 2
      src/wslp.h

ファイルの差分が大きいため隠しています
+ 633 - 633
src/wslp.cpp


+ 2 - 2
src/wslp.h

@@ -8,9 +8,9 @@
 #endif
 
 #if WEBSERIAL_USE_BROTLI_COMPRESSION == 1
-  extern const uint8_t WEBSERIAL_HTML[18923];
+  extern const uint8_t WEBSERIAL_HTML[18909];
 #else
-  extern const uint8_t WEBSERIAL_HTML[20887];
+  extern const uint8_t WEBSERIAL_HTML[20891];
 #endif
 
 #endif

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません