Added RGB Led luminosity doc
This commit is contained in:
parent
fb3d63483b
commit
7d3b283064
@ -126,8 +126,8 @@ Note: all settings are stored in NVRAM and will be reloaded when device starts.
|
||||
0x07 set LoRa Adaptive Data Rate mode
|
||||
|
||||
0 = ADR off
|
||||
1 = ADR on [default]
|
||||
|
||||
1 = ADR on [default]
|
||||
|
||||
note: set ADR to off, if device is moving, set to on, if not.
|
||||
|
||||
0x08 do nothing
|
||||
@ -165,6 +165,11 @@ Note: all settings are stored in NVRAM and will be reloaded when device starts.
|
||||
0 = internal antenna [default]
|
||||
1 = external antenna
|
||||
|
||||
0x0F set RGB led luminosity (works on LoPy/LoPy4 and LoRaNode32 shield only)
|
||||
|
||||
0 ... 100 percentage of luminosity (100% = full light)
|
||||
e.g. 40 -> 40% of luminosity
|
||||
|
||||
0x80 get device configuration
|
||||
|
||||
device answers with it's current configuration:
|
||||
|
Loading…
Reference in New Issue
Block a user