Skip to content

double definition of rx module select pin #9

@derFrickler

Description

@derFrickler

When porting the code to the micro minim OSD i had to reconfigure the SPI select pin for the rx module. After struggling with the RX not working i found that the select pin had to be changed in 2 places.

Some routines use:
#define rx5808_SEL
others still uses:
#define slaveSelectPin

Both need to point to the same pin to make it work.

BTW, thing i did the smallest build of the rx5808_pro_osd ever done ;_)
http://der-frickler.net/modellbau/fpv/fpvtime

Thanks again for the great work Marko!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions