fatal error: CompatibilityTable.h: No such file or directory #20
Labels
Arduino IDE ♾️
This is specific to the Arduino IDE
🐞 Bug 🐞
OH DEAR!!! You seem to have spotted a bug!
Compiler 💻
This happens during compiling/building/verifying
Milestone
Discussed in #19
Originally posted by grey1808 May 31, 2023
Greetings my friend! Please tell me what am I doing wrong. I'm sorry, I'm new to arduino and maybe the question is very obvious, but I can't figure it out.
I included the library and decided to compile your example, but it didn't work because I get an error at the compilation stage:
Arduino: 1.8.19 (Linux), Pay:"Arduino M0" /home/grey/Arduino/libraries/CRSFforArduino-Main-Trunk/src/lib/CRSFforArduino/CRSFforArduino.cpp:28:10: fatal error: CompatibilityTable.h: No such file or directory #include "CompatibilityTable.h" ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. exit status 1
Please tell me how to connect this CompatibilityTable.h
The text was updated successfully, but these errors were encountered: