mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 06:04:22 -08:00
moved details over from software/plugins/environment
This commit is contained in:
parent
71f3ffb4fc
commit
6eb9d77045
|
@ -75,7 +75,13 @@ Interval in seconds of how often we should try to send our measurements to the m
|
|||
|
||||
## Details
|
||||
|
||||
<!--- TODO --->
|
||||
### Hardware
|
||||
|
||||
The sensors can be wired differently, here's [one example](https://randomnerdtutorials.com/esp32-ds18b20-temperature-arduino-ide) for sensor DS18B20.
|
||||
|
||||
### Known Problems
|
||||
|
||||
* No default configuration values are currently set, so this must be done when enabling the plugin.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
Loading…
Reference in a new issue