Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.ini could be conditional on board id #74

Open
rusefillc opened this issue Dec 4, 2022 · 0 comments
Open

.ini could be conditional on board id #74

rusefillc opened this issue Dec 4, 2022 · 0 comments

Comments

@rusefillc
Copy link
Contributor

At the moment we have rev B vs rev C pain

  - pin: K17b
    function: Crank Sensor
    # IN_CRANK AIN24 A24
    id: [B1]
    class: [event_inputs]
    ts_name: Crank - K17 rev B

  - pin: K17c
    function: Crank Sensor
    # H144_IN_SENS2
    id: [F4]
    class: [event_inputs]
    ts_name: Crank - K17 rev C

technically we can expose board ID into TS and build .ini logic around it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant