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

A Markdown Example #5

Open
tonychacon opened this issue Oct 1, 2014 · 0 comments
Open

A Markdown Example #5

tonychacon opened this issue Oct 1, 2014 · 0 comments

Comments

@tonychacon
Copy link

There is a big problem with the blink code. Not with the idea, but with the code.

What is the problem?

As you can see here, the LED uses the number 13 which has the following issues:

  • It is unlucky
  • It is two decimal places

The if we replace int led = 13; with int led = 7, it will be far more lucky.

As Kanye West said:

We're living the future so
the present is our past.

git logo

@ghost ghost mentioned this issue Dec 28, 2018
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

No branches or pull requests

1 participant