Coder Social home page Coder Social logo

bibi21000 / arduino-fullip Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 6.0 110 KB

FullIP is a suite of ip protocols implementation for Arduino.

Home Page: http://bibi21000.gallet.info/arduino-fullip.html

License: GNU General Public License v2.0

C++ 79.02% Python 11.52% Shell 0.28% HTML 1.00% Makefile 8.18%

arduino-fullip's People

Contributors

bibi21000 avatar per1234 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arduino-fullip's Issues

Can't compile, sscanf_P not declared

Hi!

I'm trying to use your library (especially it's FTP Client) with the most recent Arduino IDE 1.65 on a Teensy. But I get the following error:

Arduino/libraries/arduino-fullip/utility/FtpClient.cpp: In member function 'void FtpClient::maintain()':
Arduino/libraries/arduino-fullip/utility/FtpClient.cpp:295:67: error: 'sscanf_P' was not declared in this scope
sscanf_P((const char *)msg,PSTR("%*s %*s %*s %*s %s"),rtnVal);

I don't know where sscanf_P should be defined. Do I have to include something other than FullIP.h?

Best,
Benni.

I can not compile

Arduino: 1.6.4 (Windows 7), Placa:"Arduino Mega 2560 HID-Bridge, Serial + Custom HID"

FtpClient.cpp.o: In function setup': C:\Program Files\Arduino/FtpClient.ino:84: undefined reference toFtpClient::begin(char const_, char const_, char const_)'
FtpClient.cpp.o: In function loop': C:\Program Files\Arduino/FtpClient.ino:91: undefined reference toFtpClient::maintain()'
C:\Program Files\Arduino/FtpClient.ino:98: undefined reference to FtpClient::isSent()' C:\Program Files\Arduino/FtpClient.ino:133: undefined reference toFtpClient::sendFile(char const_, char const_, char const_)'
collect2.exe: error: ld returned 1 exit status
Erro compilando.

Este relatório deveria ter mais informações
"Mostrar saída verbosa durante a compilação"
habilitado em Arquivo > Preferências.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.