Skip to content

Commit 2eb99d1

Browse files
agdlcalvinatintel
authored andcommitted
Removed delay from examples as requested by Tom
1 parent 38a508e commit 2eb99d1

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

libraries/CurieIMU/examples/Accelerometer/Accelerometer.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ void loop() {
5656
Serial.print("\t");
5757
Serial.print(az);
5858
Serial.println();
59-
60-
// wait 5 seconds
61-
delay(5000);
6259
}
6360

6461
float convertRawAcceleration(int aRaw) {

libraries/CurieIMU/examples/Gyro/Gyro.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ void loop() {
5656
Serial.print("\t");
5757
Serial.print(gz);
5858
Serial.println();
59-
60-
// wait 5 seconds
61-
delay(5000);
6259
}
6360

6461
float convertRawGyro(int gRaw) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy