Commit 0944af3
committed
Add default value for rs485-settings in class Serial init
Since this class might use for other python script directly. Add default value to prevent init failed while calling by other python script1 parent a18eb05 commit 0944af3
File tree
1 file changed
+6
-1
lines changed- contrib/checkbox-ce-oem/checkbox-provider-ce-oem/bin
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| |||
0 commit comments