Skip to content

Commit 4f9b86a

Browse files
committed
feat: decrease sensor delay to 10ms
1 parent 3f42864 commit 4f9b86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart-car/smart-car.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//#define DEBUG
22

3-
#define SENSOR_DELAY 33
3+
#define SENSOR_DELAY 10
44

55
#define ENA_PIN 10
66
#define ENB_PIN 9

0 commit comments

Comments
 (0)