mirror of
https://github.com/esphome/esphome.git
synced 2025-10-03 10:32:21 +01:00
[sx126x] Add additional FSK CRC options (#10928)
This commit is contained in:
@@ -11,6 +11,10 @@ sx126x:
|
||||
pa_power: 3
|
||||
bandwidth: 125_0kHz
|
||||
crc_enable: true
|
||||
crc_initial: 0x1D0F
|
||||
crc_polynomial: 0x1021
|
||||
crc_size: 2
|
||||
crc_inverted: true
|
||||
frequency: 433920000
|
||||
modulation: LORA
|
||||
rx_start: true
|
||||
|
Reference in New Issue
Block a user