mirror of
https://github.com/node-red/node-red
synced 2024-11-22 16:33:24 +00:00
change settings to replace commented out arduino library
with johnny-five to match example in docs to make life easier.
This commit is contained in:
parent
1f8c6f87c9
commit
3967e23828
@ -131,7 +131,8 @@ module.exports = {
|
||||
functionGlobalContext: {
|
||||
// os:require('os'),
|
||||
// bonescript:require('bonescript'),
|
||||
// arduino:require('duino')
|
||||
// jfive:require("johnny-five"),
|
||||
// jboard:require("johnny-five").Board()
|
||||
},
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user