Giter Club home page Giter Club logo

Comments (4)

sidey79 avatar sidey79 commented on May 24, 2024

Kannst Du es noch mal aktualisieren und es probieren?
Ich habe etwas angepasst:
85c9e59

from signalesp.

prodigy7 avatar prodigy7 commented on May 24, 2024

Es wird besser (meckert nicht mehr fehlende Dateien an):

Visual Micro free version. CTRL+click for secure purchase http://www.visualmicro.com/page/shop.aspx

Compiling 'SIGNALESP' for 'NodeMCU 1.0 (ESP-12E Module)'

signalDecoder.cpp:34: In file included from
Error compiling libraries
signalDecoder.cpp: In member function void SignalDetectorClass::printMsgStr(const String*, const String*, const String*)
Build failed for project 'SIGNALESP'

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:826: note in expansion of macro MSG_PRINT
MSG_PRINT(*first)

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:827: note in expansion of macro MSG_PRINT
MSG_PRINT(*second)

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:828: note in expansion of macro MSG_PRINT
MSG_PRINT(third)
signalDecoder.cpp: In member function int8_t SignalDetectorClass::printMsgRaw(uint8_t, uint8_t, const String
, const String*)

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:834: note in expansion of macro MSG_PRINT
MSG_PRINT(*preamble)

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:842: note in expansion of macro MSG_PRINT
MSG_PRINT(message[m_start])

output.h: 13:21: error: 'Client' was not declared in this scope
#define MSG_PRINTER Client \ Not Implemented at this time
output.h:24: note in expansion of macro MSG_PRINTER
#define MSG_PRINT(...) { MSG_PRINTER.print(VA_ARGS); }
signalDecoder.cpp:848: note in expansion of macro MSG_PRINT
MSG_PRINT(*postamble)

from signalesp.

sidey79 avatar sidey79 commented on May 24, 2024

Ich habs jetzt ausprobiert, so geht es bei mir :)

from signalesp.

prodigy7 avatar prodigy7 commented on May 24, 2024

Danke, jetzt hat es geklappt! :-)

Visual Micro free version. CTRL+click for secure purchase http://www.visualmicro.com/page/shop.aspx

Compiling 'SIGNALESP' for 'NodeMCU 1.0 (ESP-12E Module)'
Program size: 320.270 bytes (used 31% of a 1.044.464 byte maximum) (39,28 secs)
Minimum Memory Usage: 37700 bytes (46% of a 81920 byte maximum)

from signalesp.

Related Issues (13)

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.