Skip to content

Commit d596964

Browse files
committed
fix example links so they work with doxy
1 parent 3663cec commit d596964

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ The following examples are provided with the library
4343

4444
| Example | Description |
4545
|---|---|
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 |
5151

5252

5353

0 commit comments

Comments
 (0)