Giter Club home page Giter Club logo

m5watch's People

Contributors

happy83 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

m5watch's Issues

Error compiling for board M5Stick-C.

Here's my compile errors:

Arduino IDE version: 1.8.12 for Mac OSX
Board M%Stick-C
Upload speed 115200
Partition Schème No Ota

Arduino: 1.8.12 (Mac OS X), Board: "M5Stick-C, Default, 115200, None"

Arduino: 1.8.12 (Mac OS X), Board: "M5Stick-C, Default, 115200, None"

Multiple libraries were found for "EEPROM.h"
/Users/puceta/Documents/Arduino/libraries/library/M5WatchLcd.cpp:5:26: fatal error: Arduino_JSON.h: No such file or directory
Used: /Users/puceta/Documents/Arduino/hardware/espressif/esp32/libraries/EEPROM
#include <Arduino_JSON.h>

Not used: /Users/puceta/Documents/Arduino/libraries/EEPROM
^
Multiple libraries were found for "Wire.h"
compilation terminated.
Used: /Users/puceta/Documents/Arduino/hardware/espressif/esp32/libraries/Wire
Not used: /Users/puceta/Documents/Arduino/libraries/ZZZZWire
Not used: /Users/puceta/Documents/Arduino/libraries/Wire
Multiple libraries were found for "SPI.h"
Used: /Users/puceta/Documents/Arduino/hardware/espressif/esp32/libraries/SPI
Not used: /Users/puceta/Documents/Arduino/libraries/ZZZSPI
Not used: /Users/puceta/Documents/Arduino/libraries/SPI
exit status 1
Error compiling for board M5Stick-C.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

'M5BLEinit' was not declared in this scope

Get this error when compiling...please help...

Arduino: 1.8.8 (Linux), Board: "M5Stick-C, Default, 1500000, None"

/home/ald/Scripts/MicroPython/m5stick/M5Watch-master/M5Watch/M5Watch.ino: In function 'void setup()':
M5Watch:63:13: error: 'M5BLEinit' was not declared in this scope
M5BLEinit();
^
M5Watch:64:14: error: 'M5MenuInit' was not declared in this scope
M5MenuInit();
^
/home/ald/Scripts/MicroPython/m5stick/M5Watch-master/M5Watch/M5Watch.ino: In function 'void loop()':
M5Watch:107:13: error: 'M5BLEloop' was not declared in this scope
M5BLEloop();
^
exit status 1
'M5BLEinit' was not declared in this scope

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

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.