diff options
| author | Kevin Townsend <contact@microbuilder.eu> | 2018-02-15 21:41:21 +0100 |
|---|---|---|
| committer | Kevin Townsend <contact@microbuilder.eu> | 2018-02-15 21:41:21 +0100 |
| commit | da15053e0ad98a0876d28c2210be4f8d154703c7 (patch) | |
| tree | 4c93cfb93b230ac4f485700014c82a13bcb4223c | |
| parent | d4356f9416d8bd720fbd22017f8de840f5d3cfb1 (diff) | |
Fixed pin P0_00
| -rw-r--r-- | ports/nrf/boards/feather52840/pins.csv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/nrf/boards/feather52840/pins.csv b/ports/nrf/boards/feather52840/pins.csv index ad7213927..5611dc34b 100644 --- a/ports/nrf/boards/feather52840/pins.csv +++ b/ports/nrf/boards/feather52840/pins.csv @@ -1,4 +1,4 @@ -P0_00,P0_00,PA0 +P0_00,P0_00 P0_01,P0_01 P0_02,P0_02,ADC0_IN0 P0_03,P0_03,ADC0_IN1 |
