double span = 70.0; // Total sweep span in MHz double stepSize = 0.8; // Sweep step size in MHz int sweepDelay = 10; // Delay between sweep points in ms ...
int led = 13; // the pin that the LED is atteched to int sensor = 2; // the pin that the sensor is atteched to int state = LOW; // by default, no motion detected int val = 0; // variable to store the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results