This website works better with JavaScript.
Explore
Help
Sign In
etu
/
watersensor
Watch
1
Star
0
Fork
You've already forked watersensor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Add makefile to wrap the connection to the serial console
master
Elis Hirwing
3 years ago
parent
43fadae071
commit
20510ea60f
Signed by:
etu
GPG Key ID:
D57EFA625C9A925F
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
Makefile
4
Makefile
Unescape
Escape
View File
@ -0,0 +1,4 @@
DEVICE
:=
/dev/ttyUSB3
connect
:
picocom
$(
DEVICE
)
-b115200
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
etu/watersensor
Title
Body
Create Issue