Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cfobel committed May 31, 2018
1 parent 747b7ff commit 8386885
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# cpp-delegate
Automatic code generation of delegates for calling methods or accessing attributes of C++ classes/namespaces.
# inferado

Inferado is a toolkit for automatically exposing remote control of a
microcontroller (C++ firmware) through any of several interfaces, e.g., serial
port, I2C, wifi, etc. Remote control bindings may be automatically generated
for Python, C++, and Javascript (easy to add support for other languages).

0 comments on commit 8386885

Please sign in to comment.