Remove Flasher

This commit is contained in:
GUVWAF 2023-01-05 19:13:18 +01:00
parent be01a56617
commit 4a7e3955f5

View file

@ -23,7 +23,6 @@ values={[
{label: 'Android', value: 'android'},
{label: 'Apple', value: 'apple'},
{label: 'CLI', value: 'cli'},
{label: 'Flasher', value: 'flasher'},
{label: 'Web', value: 'web'},
]}>
<TabItem value="android">
@ -56,12 +55,7 @@ Route traced:
!25048234 --> !ba4bf9d0 --> !bff18ce4
```
The first ID shown is the device you are connected to with the CLI. As you can see, this packet went through one other node to get to its destination.
</TabItem>
<TabItem value="flasher">
Not implemented.
The first ID shown is the device you are connected to with the CLI. As you can see, this packet went through one other node to get to its destination.
</TabItem>
<TabItem value="web">