This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
arduino-VISCA-controller
mirror of
https://github.com/foxworth42/arduino-VISCA-controller
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Add note about opening Arduino code in the Arduino editor.
extract-visca-communication-to-class
Ed Walker
5 years ago
parent
366859e8b2
commit
7cc1c70868
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
visca_controller/README.md
+ 2
- 1
visca_controller/README.md
View File
@ -1 +1,2 @@
To work on this code in the standard Arduino code editor, rename
`src/visca_controller.cpp`
to
`src/visca_controller.ino`
To work on this code in the standard Arduino code editor, rename
`src`
directory to
`visca_controller`
, then rename
`visca_controller.cpp`
to
`visca_controller.ino`
Write
Preview
Loading…
Cancel
Save