Skip to content

Add a config setting to disable use of GPIO pins.#152

Open
lucienve wants to merge 1 commit intoemxsys:masterfrom
lucienve:feature_gpio_disabled
Open

Add a config setting to disable use of GPIO pins.#152
lucienve wants to merge 1 commit intoemxsys:masterfrom
lucienve:feature_gpio_disabled

Conversation

@lucienve
Copy link
Copy Markdown

@lucienve lucienve commented Jul 7, 2021

This is useful if the Pi does not have the custom board installed,
and you want to prevent it from interacting with pins that are
in use for other purposes.

Split tests into hermetic unit tests which do not interact with
hardware, and integration tests which exercise real modem and
indicator hardware.

From https://groups.io/g/callattendant/message/100, it does
not seem like many people are using the custom hardware yet,
so it may make sense to flip the default value to True (disabled)
at some point in the future.

This is useful if the Pi does not have the custom board installed,
and you want to prevent it from interacting with pins that are
in use for other purposes.

Split tests into hermetic unit tests which do not interact with
hardware, and integration tests which exercise real modem and
indicator hardware.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant