Merge pull request #287 from jfirwin/jfirwins-discord-todo-list

Jfirwins discord todo list
This commit is contained in:
Foster Irwin 2022-03-17 23:05:07 -06:00 committed by GitHub
commit 4a85a4dfd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 1 deletions

View file

@ -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).

View file

@ -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)

View file

@ -88,7 +88,7 @@ Gets a preferences field.
**Usage**
```shell
meshtastic --get modem_config
meshtastic --get region
```
### --set SET SET

Binary file not shown.

After

Width:  |  Height:  |  Size: 577 KiB