aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51/NRF51822/PWM/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/NRF51/NRF51822/PWM/main.c')
-rw-r--r--testhal/NRF51/NRF51822/PWM/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testhal/NRF51/NRF51822/PWM/main.c b/testhal/NRF51/NRF51822/PWM/main.c
index 51179d8..5e7e825 100644
--- a/testhal/NRF51/NRF51822/PWM/main.c
+++ b/testhal/NRF51/NRF51822/PWM/main.c
@@ -46,8 +46,6 @@ int main(void) {
.ioline = LINE_LED2,
.gpiote_channel = 0,
.ppi_channel = { 0, 1 } },
- { .mode = PWM_OUTPUT_DISABLED,
- .callback = NULL, },
},
};