Order simple program urgently. Pay 50 bucks.
uint32_t start;
uint32_t stop;
void setup()
{
Serial.begin(115200);
Serial.println("Start ");
start = micros();
stop = micros();
Serial.println(stop-start);
}
void loop()
{
}
Please sent the 50 bucks to doctors without borders