diff --git a/examples/platforms/simulation/ble.c b/examples/platforms/simulation/ble.c index b2031960ff9f..1a7bdde73163 100644 --- a/examples/platforms/simulation/ble.c +++ b/examples/platforms/simulation/ble.c @@ -234,4 +234,4 @@ bool otPlatMultiradioSupport(otInstance *aInstance) { OT_UNUSED_VARIABLE(aInstance); return false; -} \ No newline at end of file +}