Overdrivr / Telemetry-arduino

Arduino interface for Telemetry - a library for data visualization and communication with embedded devices

Repository from Github https://github.comOverdrivr/Telemetry-arduinoRepository from Github https://github.comOverdrivr/Telemetry-arduino

build.gradle upgrade

Overdrivr opened this issue · comments

Several things to fix before first release because of limitations of the arduino build system

  • rename all .c files from core Telemetry to cpp
  • copy core files directly to .src, not a subfolder

Also, update .gitignore to ignore core library files.