Skip to content

tx_power_offset wrong binding #14

Open
@eva-cerncic

Description

@eva-cerncic

Bug

The device creation macro for the lr11xx and sx126x boards uses the wrong naming for the tx_offest property. It is defined as tx-power-offset in the semtech,lr11xx-common.yaml and semtech,sx126x-new-common.yaml files; however, the binding uses tx_offset instead of tx_power_offset.

Fix

Replace tx_offset with tx_power_offset in lr11xx_board.c and sx126x_board.c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions