Skip to content

Commit 350b0ee

Browse files
authored
Require VCOM instance unconditionally (#28)
1 parent af21fb1 commit 350b0ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MLight/MLight.slcp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ component:
1313
- id: simple_rgb_pwm_led
1414
instance:
1515
- rgb_led0
16-
- id: iostream_recommended_stream
16+
- id: iostream_usart
17+
instance:
18+
- vcom
1719
- id: zigbee_debug_print
1820
- id: zigbee_debug_extended
1921
- id: zigbee_r23_support

0 commit comments

Comments
 (0)