We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb797fd commit 9e25da0Copy full SHA for 9e25da0
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