Skip to content

Commit 62c72d5

Browse files
committed
Adding OSHW comments
1 parent e25af54 commit 62c72d5

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

examples/Example1_ReadDistance/Example1_ReadDistance.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
Date: April 4th, 2018
66
License: This code is public domain but you buy me a beer if you use this and we meet someday (Beerware license).
77
8-
Feel like supporting our work? Buy a board from SparkFun! https://www.sparkfun.com/products/14667
8+
SparkFun labored with love to create this code. Feel like supporting open source hardware?
9+
Buy a board from SparkFun! https://www.sparkfun.com/products/14667
910
1011
This example prints the distance to an object.
1112

examples/Example2_StatusAndRate/Example2_StatusAndRate.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
Date: April 4th, 2018
66
License: This code is public domain but you buy me a beer if you use this and we meet someday (Beerware license).
77
8-
Feel like supporting our work? Buy a board from SparkFun! https://www.sparkfun.com/products/14667
8+
SparkFun labored with love to create this code. Feel like supporting open source hardware?
9+
Buy a board from SparkFun! https://www.sparkfun.com/products/14667
910
1011
This example demonstrates how to read and average distance, the measurement status, and the signal rate.
1112

examples/Example3_LCDDemo/Example3_LCDDemo.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
Date: April 4th, 2018
66
License: This code is public domain but you buy me a beer if you use this and we meet someday (Beerware license).
77
8-
Feel like supporting our work? Buy a board from SparkFun! https://www.sparkfun.com/products/14667
8+
SparkFun labored with love to create this code. Feel like supporting open source hardware?
9+
Buy a board from SparkFun! https://www.sparkfun.com/products/14667
910
1011
Reading distance and outputting the distance and speed to a SerLCD.
1112
This is based on the Speed Trap project: https://www.youtube.com/watch?v=uC9CkhJiIaQ

0 commit comments

Comments
 (0)