Skip to content

Commit 161e2af

Browse files
committed
Merge branch 'master' into core-ble
2 parents 18a5f1c + 1520adc commit 161e2af

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

platform.txt

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# The MIT License (MIT)
22

33
# Copyright (c) 2019 SparkFun Electronics
4-
# Contributors:
5-
# Owen Lyke
64

75
# Permission is hereby granted, free of charge, to any person obtaining a copy
86
# of this software and associated documentation files (the "Software"), to deal

variants/SparkFun_Edge/config/variant.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extern Uart Serial;
4343
#define AP3_Wire1_IOM 3
4444

4545
#define WireCamera Wire2
46-
#define AP3_Wire1_IOM 2
46+
#define AP3_Wire2_IOM 2
4747

4848
// SPI Defines
4949
#define SPI_INTERFACES_COUNT 1

0 commit comments

Comments
 (0)