Advertisement
Khaki93

Index.js

Jan 3rd, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. return new _raspiIoCore.RaspiIOCore({
  2. includePins: ['GPIO14', 'GPIO15', 'GPIO18'],
  3. enableSerial: enableSerial,
  4. enableSoftPwm: true,
  5. platform: platform
  6. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement