11
edits
No edit summary |
|||
Line 9: | Line 9: | ||
== Suggested API == | == Suggested API == | ||
Serial communication APIs are generally pretty straightforward. Chrome's API is actually quite a good reference API, and there are more provided below. Here is a draft of the suggested API. | Serial communication APIs are generally pretty straightforward. Chrome's API is actually quite a good reference API, and there are more provided below. Here is a (very early) draft of the suggested API. | ||
* getPorts() | * getPorts() | ||
* open() | * open() |
edits