From 5188d51bdfebc5a5ce342965447008d318cd8085 Mon Sep 17 00:00:00 2001 From: Alexei Chetroi Date: Thu, 30 Jan 2025 22:16:56 -0500 Subject: [PATCH] Require VCOM instance unconditionally --- MLight/MLight.slcp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/MLight/MLight.slcp b/MLight/MLight.slcp index ec224c6..ee178f2 100644 --- a/MLight/MLight.slcp +++ b/MLight/MLight.slcp @@ -13,7 +13,9 @@ component: - id: simple_rgb_pwm_led instance: - rgb_led0 - - id: iostream_recommended_stream + - id: iostream_usart + instance: + - vcom - id: zigbee_debug_print - id: zigbee_debug_extended - id: zigbee_r23_support