You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@ The following examples are provided with the library
43
43
44
44
| Example | Description |
45
45
|---|---|
46
-
|[Read LUX Value](examples/Example1_getLux/Example1_getLux.ino)| Take basic readings from the sensor - read the currently detect LUX value.|
47
-
|[Change Settings](examples/Example2_changeSettings/Example2_changeSettings.ino)| Change the operational settings of the sensor|
48
-
|[Threshold Settings](examples/Example3_threshold/Example3_threshold.ino)| Set threshold values and check for threshold triggered interrupts.|
49
-
|[Power Settomgs](examples/Example4_shutDown/Example4_shutDown.ino)| Shows how to shutdown and power up the sensor.|
50
-
|[Production Test](examples/Example5_ProductionTest/Example5_ProductionTest.ino)| Test used during board production |
46
+
|[Read LUX Value](https://github.com/sparkfun/SparkFun_VEML7700_Arduino_Library/blob/main/examples/Example1_getLux/Example1_getLux.ino)| Take basic readings from the sensor - read the currently detect LUX value.|
47
+
|[Change Settings](https://github.com/sparkfun/SparkFun_VEML7700_Arduino_Library/blob/main/examples/Example2_changeSettings/Example2_changeSettings.ino)| Change the operational settings of the sensor|
48
+
|[Threshold Settings](https://github.com/sparkfun/SparkFun_VEML7700_Arduino_Library/blob/main/examples/Example3_threshold/Example3_threshold.ino)| Set threshold values and check for threshold triggered interrupts.|
49
+
|[Power Settomgs](https://github.com/sparkfun/SparkFun_VEML7700_Arduino_Library/blob/main/examples/Example4_shutDown/Example4_shutDown.ino)| Shows how to shutdown and power up the sensor.|
50
+
|[Production Test](https://github.com/sparkfun/SparkFun_VEML7700_Arduino_Library/blob/main/examples/Example5_ProductionTest/Example5_ProductionTest.ino)| Test used during board production |
0 commit comments