Paul is built!
Copy and paste this to get Bob´s fire with delay
void firewithDelay() {
fire(); // Fire the first dart
delay(3500); // Wait for 3.5 seconds
fireAll(); // Fire all remaining darts
}
Do all code on Hack pack IDE for the Hack Pack IR Turret.