mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-08 22:43:53 +01:00
1
This commit is contained in:
parent
e57d356fd1
commit
5d69cfbe1c
|
|
@ -6,6 +6,7 @@
|
|||
<title>LoRa iGate & Digi software − Ricardo Guzman CA2RXU</title>
|
||||
<link rel="stylesheet" href="/bootstrap.css" />
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="icon" href="/favicon.png" type="image/x-icon">
|
||||
</head>
|
||||
<body class="bg-body-tertiary">
|
||||
<input type="file" accept="text/json,.json" style="display: none" />
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ board_build.embed_files =
|
|||
data_embed/script.js.gz
|
||||
data_embed/bootstrap.css.gz
|
||||
data_embed/bootstrap.js.gz
|
||||
data_embed/favicon.png.gz
|
||||
extra_scripts =
|
||||
pre:tools/compress.py
|
||||
debug_tool = esp-prog
|
||||
|
|
|
|||
Loading…
Reference in a new issue