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
Add makefile to wrap the connection to the serial console
Browse Source
master
Elis Hirwing
4 years ago
parent
43fadae071
commit
20510ea60f
Signed by:
etu
GPG Key ID:
D57EFA625C9A925F
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
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