Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telemetry #67

Open
AIREL46 opened this issue Aug 30, 2018 · 1 comment
Open

Telemetry #67

AIREL46 opened this issue Aug 30, 2018 · 1 comment

Comments

@AIREL46
Copy link

AIREL46 commented Aug 30, 2018

I work in an environment Ubuntu 16.04 LTS and I use a Teensy microcontroller 3.2.
I downloaded Telemetry-2.0.1 and I identified the file telemetry_version.h
With the compiler of the Arduino IDE:

#include <telemetry_version.h>
generates an error, details are:
Arduino : 1.6.9 (Linux), TD: 1.30, Carte : "Teensy 3.2 / 3.1, Serial, 96 MHz optimize speed (overclock), US English"

/home/leruste/SCAO/Arduino/test/test.ino/test.ino.ino:1:31: fatal error: telemetry_version.h: No such file or directory
 #include <telemetry_version.h>
                               ^
compilation terminated.
Error compiling for board Teensy 3.2 / 3.1.

Ce rapport pourrait être plus détaillé avec
l'option "Afficher les résultats détaillés de la compilation"
activée dans Fichier -> Préférences.

In advance, thank you for helping me solve this problem.

Cordially.

Regis LERUSTE

@Overdrivr
Copy link
Owner

  1. Are you using Telemetry Arduino wrapper ?
  2. Have you properly added the library to the Arduino project by following those instructions ?

If Yes to both answer, please provide screenshots of your arduino IDE + arduino lib manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants