1
0
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:
Jonathan Swoboda
2025-09-30 12:08:28 -04:00
committed by GitHub
parent b023453e81
commit d75b7708a5
5 changed files with 46 additions and 2 deletions

View File

@@ -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