Skip to content

Commit 9d14f8f

Browse files
committed
Add router to flasher default
1 parent 4e23727 commit 9d14f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

universal_silabs_flasher/flasher.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def __init__(
4949
ApplicationType.GECKO_BOOTLOADER,
5050
ApplicationType.CPC,
5151
ApplicationType.EZSP,
52+
ApplicationType.ROUTER,
5253
ApplicationType.SPINEL,
5354
),
5455
device: str,

0 commit comments

Comments
 (0)