Updated github build

This commit is contained in:
Mark Qvist 2025-11-01 14:53:34 +01:00
parent 0939697554
commit 40a5b704b1
13 changed files with 47 additions and 46 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@ build.env
./build/* ./build/*
./build ./build
build build
__pycache__

View file

@ -32,10 +32,10 @@ PUBLIC_ENTRYPOINTS = """```
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -48,10 +48,10 @@
target_host = intr.cx target_host = intr.cx
target_port = 4242 target_port = 4242
[[noDNS1]] [[noDNS1]]
type = TCPClientInterface type = TCPClientInterface
interface_enabled = true interface_enabled = true
target_host = 202.61.243.41 target_host = 202.61.243.41
target_port = 4965 target_port = 4965
[[The Outpost]] [[The Outpost]]

View file

@ -420,7 +420,7 @@ by the auto-installer.</p>
<h4>Heltec T114<a class="headerlink" href="#heltec-t114" title="Permalink to this heading">#</a></h4> <h4>Heltec T114<a class="headerlink" href="#heltec-t114" title="Permalink to this heading">#</a></h4>
<ul class="simple"> <ul class="simple">
<li><p><strong>Transceiver IC</strong> Semtech SX1262 or SX1268</p></li> <li><p><strong>Transceiver IC</strong> Semtech SX1262 or SX1268</p></li>
<li><p><strong>Device Platform</strong> ESP32</p></li> <li><p><strong>Device Platform</strong> nRF52</p></li>
<li><p><strong>Manufacturer</strong> <a class="reference external" href="https://heltec.org">Heltec Automation</a></p></li> <li><p><strong>Manufacturer</strong> <a class="reference external" href="https://heltec.org">Heltec Automation</a></p></li>
</ul> </ul>
<hr class="docutils" /> <hr class="docutils" />