Skip to content

Commit 11dc4c9

Browse files
committedJan 29, 2019
fix an old name in example.R
1 parent 86f6aa5 commit 11dc4c9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎.DS_Store

-2 KB
Binary file not shown.

‎docs/example.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
library(arduino)
1+
library(arduinor)
22
con <- ar_init("/dev/cu.SLAB_USBtoUART", baud = 57600)
33

44
ar_flush_hard(con)

0 commit comments

Comments
 (0)
Please sign in to comment.