Commit 888798d6 authored by Sandeep Mistry's avatar Sandeep Mistry

Correct nRF52 DK variant SDA and SCL pin order

parent b807791e
...@@ -46,9 +46,9 @@ const uint32_t g_ADigitalPinMap[] = { ...@@ -46,9 +46,9 @@ const uint32_t g_ADigitalPinMap[] = {
30, 30,
31, 31,
// SCL, SDA // SDA, SCL
27,
26, 26,
27,
// RX, TX // RX, TX
8, 8,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment