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

Fix board type and init sequence #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deimi
Copy link

@deimi deimi commented Nov 22, 2019

Fix: setting of board type
Fix: init sequence sending only when selected (fixes #3)

The "fix" with " BOARD" and " TRUE", is just a workaround. It seems that getopt has an issue when you type a command line argument with spaces between the option flag and the argument.
-o ASDF will become ' ASDF' instead of 'ASDF'

At least my Rpi and some online compilers have this issue (see https://tio.run/##LYwxDsIwEAR7v@LkKpHsSKE8iYKOH1AgiiCbJJLjM/ZBlNcfjkK1xexM2niieBKZl0SZYfRMiQ2UrSiV8hy50VcfAsGNcnC6VaryYmDIY4Hz/98d01Srq@B77/FhQD8xISPhBx0GXDCix2lPHOE91IqIpUtxL7ERerEB3qvPPw)

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.

Disabling of init sequence not working
1 participant