Skip to content

Latest commit

 

History

History
executable file
·
20 lines (12 loc) · 663 Bytes

README.md

File metadata and controls

executable file
·
20 lines (12 loc) · 663 Bytes

RaceUp_ino_core

Core library to deal with most Arduino-related problems at RaceUp

Install

  1. Clone this repository to your ARDUINO_LIBRARIES_FOLDER
  2. #include <RaceUp_ino_core.h> in your project. See some examples.

Docs

  • browse the html pages here
  • view the .pdf(s) about class hierarchy here

Questions and issues

The issue is only for bug reports and feature requests. Anything else, such as questions for help in using the library, should be mailed here.

License

Apache License Version 2.0, January 2004