Skip to content

Commit 95ba2b9

Browse files
committed
moving around some examples
1 parent cef46be commit 95ba2b9

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

examples/Example-09_SPADMap/Example-09_SPADMap.h renamed to examples/Example-10_CustomSPADMap/Example-10_CustomSPADMap.h

File renamed without changes.

examples/Example-09_SPADMap/Example-09_SPADMap.ino renamed to examples/Example-10_CustomSPADMap/Example-10_CustomSpadMap.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TODO - Fix Header
99
static struct tmf882x_msg_meas_results myResults;
1010

1111
// Include header, which defines a static SPAD map for this demo.
12-
#include "Example-09_SPADMap.h"
12+
#include "Example-10_CustomSPADMap.h"
1313

1414
SparkFun_TMF882X myTMF882X;
1515

examples/Example-10_Histogram/Example-10_Histogram.ino renamed to examples/Example-11_Histogram/Example-11_Histogram.ino

File renamed without changes.

0 commit comments

Comments
 (0)