Add note about copying files
parent
01ada69bdc
commit
e54f6a7522
|
@ -10,6 +10,11 @@ pip install -r requirements.txt
|
|||
picocom /dev/ttyUSB0 -b115200
|
||||
#+END_SRC
|
||||
|
||||
* Copying file
|
||||
#+BEGIN_SRC sh
|
||||
ampy --port /dev/ttyUSB0 put hcsr04.py
|
||||
#+END_SRC
|
||||
|
||||
* Small card
|
||||
** Distance measuring
|
||||
*** HCSR04 Pins
|
||||
|
|
Loading…
Reference in New Issue