We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6292d54 commit 4e86665Copy full SHA for 4e86665
variants/beagleconnect_freedom/variants.h
@@ -4,3 +4,6 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#pragma once
7
+
8
+#define PIN_WIRE_SCL D12
9
+#define PIN_WIRE_SDA D11
0 commit comments