mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 14:51:50 -08:00
Merge pull request #287 from jfirwin/jfirwins-discord-todo-list
Jfirwins discord todo list
This commit is contained in:
commit
4a85a4dfd6
|
@ -9,3 +9,7 @@ sidebar_label: Meshtastic Flasher
|
|||
### Why does my operating system flag Meshtastic Flasher as having malware?
|
||||
|
||||
The flasher contains no malware and completely passed the Microsoft malware scanning. It appears that a lot of file download services are using the Windows Defender data, so if you're seeing alerts of a detected trojan please [update your Windows Defender definitions](https://www.microsoft.com/en-us/wdsi/defenderupdates).
|
||||
|
||||
### What if I'm still having issues on Windows 10?
|
||||
|
||||
It's been reported that `App execution aliases` might conflict with one another and prevent python3 from being able to run properly. There is an example of a fix located [here](https://github.com/meshtastic/Meshtastic-gui-installer/issues/154).
|
||||
|
|
|
@ -11,3 +11,4 @@ Many of the TTGO Lora32 devices do not have a program button to navigate the dis
|
|||
Shorting IO12 to ground will progress the screen pages, wake up the device, etc. A simple push switch can be added for this purpose.
|
||||
|
||||
[<img src="/img/hardware/lora32-v2-1.6-button.jpg" style={{zoom:'30%'}} />](/img/hardware/lora32-v2-1.6-button.jpg)
|
||||
[<img src="/img/hardware/lora32-v2-1.6-button-example.jpg" style={{zoom:'30%'}} />](/img/hardware/lora32-v2-1.6-button.jpg)
|
||||
|
|
|
@ -88,7 +88,7 @@ Gets a preferences field.
|
|||
**Usage**
|
||||
|
||||
```shell
|
||||
meshtastic --get modem_config
|
||||
meshtastic --get region
|
||||
```
|
||||
|
||||
### --set SET SET
|
||||
|
|
BIN
static/img/hardware/lora32-v2-1.6-button-example.jpg
Normal file
BIN
static/img/hardware/lora32-v2-1.6-button-example.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 577 KiB |
Loading…
Reference in a new issue