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

update raspi-config nonint commands #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fuzzybear3
Copy link

Updating script to use new raspi-config nonint commands. See issue #29

Previously, enabling UART 1 and disabling the serial terminal was done with a single command, now you use:
raspi-config nonint do_serial_hw 0
and
raspi-config nonint do_serial_cons 1

@lurch
Copy link
Contributor

lurch commented Dec 30, 2023

LGTM. pinging @spl237 and @liamfraser (when they get back in the New Year)

@fuzzybear3
Copy link
Author

Thanks for letting me work on this. It's my first open source contribution and I'm pretty exited:) haha

@fuzzybear3
Copy link
Author

@spl237 and @liamfraser Ping:)

@fuzzybear3
Copy link
Author

@lurch can we get this merged? I think it still is relevant, but I can't test it.

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.

2 participants