Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
RIT_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Hyungsun Yoon
2021-05-12 03:34:58 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e31ecd23762d9236c23c7c9a50acf7540049ff41
e31ecd23
1 parent
8bef18a8
[HW] Bug fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
hardware/rpi_pico/main.py
hardware/rpi_pico/main.py
View file @
e31ecd2
...
...
@@ -52,6 +52,7 @@ def _run():
# Refine BT data
input_data
=
input_data
.
strip
()
display4
.
work_tm1637
(
input_data
)
neopixel
.
work_led
()
# Update reed state
reed_data
=
current_reed_data
...
...
Please
register
or
login
to post a comment