UNPKG

pigpio

Version:

Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi

19 lines (17 loc) 205 B
language: node_js node_js: - "16" - "15" - "14" - "12" - "10" env: - CXX=g++-6 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-6 script: - npm run lint