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

LED was very dim when using bitlash #58

Open
rmd13 opened this issue Feb 23, 2019 · 1 comment
Open

LED was very dim when using bitlash #58

rmd13 opened this issue Feb 23, 2019 · 1 comment

Comments

@rmd13
Copy link

rmd13 commented Feb 23, 2019

Hi, I use bitlash and send a command:

d7=1 * turn on pin 7
The D7 pin was connected to LED, but I found the LED was very dim.

Then I run arduino IED and upload the sample Blink to test if arduino is OK,I found that the LED was bright as normal.

It's weired. Can anyone help me, thanks.

@rmd13
Copy link
Author

rmd13 commented Feb 23, 2019

Ah ,I solved it.

I just add one line:
pinmode(7,1)
then LED was bright as normal.

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