This library provides a simple way to export Arduino functions as remote procedure calls. The exported method definitions are communicated to the host, which is then able to generate an API interface.
Copyright (c) 2015 Scott Russell ([email protected]), released under the MIT license. See the LICENSE file for licensing details. A simple Arduino driver for the ...