Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

je-s/ArduinoStreamCommander-MessageTypes

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoStreamCommander-MessageTypes

ArduinoStreamCommander-MessageTypes contains a set of standard message types used by the ArduinoStreamCommander.

The MessageType-Class can be resused in other software written in C++, since it is also compatible to ISO-C++'s std::string-container.

Folder structure

  • src contains the source code.

Installing and using ArduinoStreamCommander-MessageTypes with the Arduino IDE

  • To install the library either clone and ZIP the folder, or download one of the releases. After that follow the instructions here.
  • In order to use ArduinoStreamCommander-MessageTypes, <MessageTypes.hpp> needs to be included.

Usage

The name (as String [Arduino Environment] or as std::string [in ISO-C++]) of a particular message type can be accessed by (for example): MessageType::PING.

For further information regarding the meanings/intentions of the different message types, please see the ArduinoStreamCommander README file.

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.