Home > other >  Questions about the arduino add library
Questions about the arduino add library

Time:10-19

Arduino: 1.6.4 (Windows 8.1), the board: "Arduino Nano, ATmega328"

Build options have been changed, all rebuild

Using a library Servo in the folder: F: \ Arduino IDE, INS \ Arduino, libraries, Servo

Using a library Oscillator in the folder: F: \ \ Arduino IDE INS/Arduino/libraries/Oscillator (legacy)

Using a library US in the folder: F: \ \ Arduino IDE INS/Arduino/libraries/US (legacy)

Using a library Otto in the folder: F: \ Arduino IDE, INS \ Arduino, libraries, Otto (legacy)



F:\Arduino IDE\INS\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10604 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -IF:\Arduino IDE\INS\Arduino\hardware\arduino\avr\cores\arduino -IF:\Arduino IDE\INS\Arduino\hardware\arduino\avr\variants\eightanaloginputs -IF:\Arduino IDE\INS\Arduino\libraries\Servo\src -IF:\Arduino IDE\INS\Arduino\libraries\Oscillator -IF:\Arduino IDE\INS\Arduino\libraries\US -IF:\Arduino IDE\INS\Arduino\libraries\Otto C:\Users\Administrator\AppData\Local\Temp\build5953124552992959440.tmp\OTTO_avoid.cpp -o C:\Users\Administrator\AppData\Local\Temp\build5953124552992959440.tmp\OTTO_avoid.cpp.o

In the file included the from OTTO_avoid. Ino: 5-0:
F: \ \ Arduino IDE INS, Arduino, libraries, Otto/Otto. H: 6:20: fatal error: EEPROM. H: No to the file or directory
#include
^
Compilation terminated.
Compile,



Help!!!!!!!!!!!!!!!!!!!!!!!

CodePudding user response:

I see! OTTO. Errors in the h header file! There is no use... The header file
  • Related