Giter VIP home page Giter VIP logo

Comments (3)

tobozo avatar tobozo commented on June 18, 2024 1

Thanks for reporting this.

Actually the BLECollector does not use the M5Stack library.
It uses the ESP32-Chimera-Core, which you can get it from the Arduino Library manager.

Once ESP32-Chimera-Core is installed, you should choose how you will use it.

  • Choice 1: remove the existing M5Stack core library and ESP32-Chimera-Core will act as a substitute for any #include <M5Stack.h>

  • Choice 2: keep the existing M5Stack core library but replace all instances of #include <M5Stack.h> by #include <ESP32-Chimera-Core.h> in the BLECollector code

from esp32-blecollector.

0x77dev avatar 0x77dev commented on June 18, 2024

nothing has worked for me.

from esp32-blecollector.

tobozo avatar tobozo commented on June 18, 2024

let's discuss this on the other thread #30, closing this issue for more clarity

from esp32-blecollector.

Related Issues (15)

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.