philj404 / ArduinoCommandInterpreter

See SimpleSerialShell -- (early code for SerialMonitor shell in "old unix" style; commands of the form int hello(int argc, char**argv)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArduinoCommandInterpreter

Obsolete repository. See https://github.com/philj404/SimpleSerialShell for a more polished version.

  • (early code for SerialMonitor shell in "old unix" style)
  • commands of the form int hello(int argc, char**argv)

About

See SimpleSerialShell -- (early code for SerialMonitor shell in "old unix" style; commands of the form int hello(int argc, char**argv)


Languages

Language:C++ 100.0%