Skip to content

Commit 8aa8f6e

Browse files
committed
Made 'plugin' more explicit
1 parent 972e15a commit 8aa8f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RFCs/0002-pluggable-discovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The pluggable discovery aims to provide a solution to these problems.
2626

2727
- A communication port may use any kind of **protocol**
2828

29-
- Software support for a new **protocol** must be added to the system as a **plugin**
29+
- Software support for a new **protocol** must be added to the system **using an external command line tool**
3030

3131
- Each port must be **enumerated/discovered**
3232

0 commit comments

Comments
 (0)