|
Treehopper C# API
|
Classes | |
| class | SerialShim |
| Provides Serial-like functionality that can be directed both to the Debug output, or also to the board's UART. More... | |
Namespaces | |
| namespace | Treehopper.Libraries.ArduinoShim |
| Provide some Arduino functions to make it easier to run Arduino code with Treehopper in C# | |
Functions | |
| delegate void | SerialShimWriter (string message) |
| A delegate used to represent when write data was requested More... | |