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

not working #1

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

not working #1

wants to merge 3 commits into from

Conversation

MartwyJez
Copy link
Owner

No description provided.

to disable endless repeating track. Organize whole sequence and add
standby after running sequence.
@MartwyJez MartwyJez force-pushed the not_working_branch branch 3 times, most recently from 828eb10 to 47ee9b7 Compare October 10, 2020 16:27
while self.standby_on == True:
def led_pulsing_red(self):
self.stop_led()
while self.standby_on:
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.playing_voices should be here

if self.standby_on == False:
self.led.set_r_intensity(pow(1.02, i))
if not self.playing_voices:
print("kup")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete it

@MartwyJez MartwyJez force-pushed the master branch 2 times, most recently from dc5cfc6 to c5e0346 Compare January 26, 2021 01:06
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