Stop poll
This commit is contained in:
parent
992ae238eb
commit
2759b0f9c0
@ -1,5 +1,5 @@
|
||||
// Import modules
|
||||
const gpio = require('./custom_modules/VoidGPIO.js');
|
||||
const { gpio } = require('./custom_modules/VoidGPIO.js');
|
||||
|
||||
gpio.debugInit();
|
||||
setInterval(gpio.poll, 1000);
|
||||
// setInterval(gpio.poll, 1000);
|
Loading…
Reference in New Issue
Block a user