Skip to content

Commit 994959a

Browse files
authored
Update sx126x.md - Minor typo (#5364)
Configuration variable (dtata) is part of the sx126x.send_packet action.
1 parent 416e464 commit 994959a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/sx126x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ on_...:
191191
data: [0x1F, 0x3E, 0x06, 0x5F, 0x4F, 0x5F, 0xAC, 0xB1]
192192
```
193193

194-
### Configuration variables
194+
#### Configuration variables
195195

196196
- **data** (**Required**, list): The packet to send, length should match the configured
197197
payload_length.

0 commit comments

Comments
 (0)