mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge branch 'master' into patch-3
This commit is contained in:
commit
f1c28471ed
|
@ -43,6 +43,7 @@ Supported sensors connected to the I2C bus of the device will be automatically d
|
|||
| DFROBOT_LARK | 0x42 | Temperature, barometric pressure, humidity, wind direction, wind speed |
|
||||
| MAX30102 | 0x57 | Heart Rate, Oxygen Saturation, and body temperature |
|
||||
| MLX90614 | 0x5A | Body temperature |
|
||||
| NAU7802 | 0x2A | 24-Bit differential ADC for Wheatstone bridge |
|
||||
|
||||
## Module Config Values
|
||||
|
||||
|
|
|
@ -69,7 +69,7 @@ Modular hardware system with Base, Core and Peripheral modules including the low
|
|||
| RAK12013 | Radar Sensor |
|
||||
| RAK13800 | Ethernet Module |
|
||||
|
||||
### [**WisBlock Displays**](./rak-wireless/wisblock/screens/)
|
||||
[**WisBlock Displays**](./rak-wireless/wisblock/screens/)
|
||||
|
||||
| Name | Type | Resolution |
|
||||
| ------------------------------------------------------------ | ----------------------- | ---------- |
|
||||
|
|
|
@ -47,7 +47,9 @@ The method with the least platform support, which uses the [Web Serial API](http
|
|||
|
||||
## Updating
|
||||
|
||||
The web interface is included in firmware releases. When a new firmware version is released, the latest WebUI will be automatically bundled.
|
||||
When a new firmware version is released, the latest available version of the Web UI (littlefswebui.bin) is included in the release folder for each supported ESP32 device. To update the Web UI, use the [Meshtastic Web Flasher](https://flasher.meshtastic.org/). First, toggle "Full Erase and Install" to reveal the "Bundle Web UI" option, then enable "Bundle Web UI" before flashing.
|
||||
|
||||

|
||||
|
||||
## Self Hosting
|
||||
|
||||
|
|
BIN
static/img/software/webui-toggle.webp
Normal file
BIN
static/img/software/webui-toggle.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
Loading…
Reference in a new issue