Giter Site home page Giter Site logo

esp32-microrobotarm's People

Contributors

t-kuhn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar

esp32-microrobotarm's Issues

MicroRobotArm error

Use Arduino IDE1.8.12
Compiler MicroRobotArm.ino Files,the console window show this Error:

Arduino:1.8.12 (Windows Store 1.8.33.0) (Windows 10), ๏ผš"ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None"

In file included from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/portable.h:94:0,

             from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/FreeRTOS.h:105,

             from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4\cores\esp32/Arduino.h:32,

             from sketch\MicroRobotArm.ino.cpp:1:

C:\Users\13817\Desktop\MicroRobotArm\ESP32-MicroRobotArm-master\MicroRobotArm\MicroRobotArm.ino: In function 'void onTimer()':

MicroRobotArm:89:33: error: 'timerMux' was not declared in this scope

C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/portmacro.h:234:59: note: in definition of macro 'portENTER_CRITICAL_ISR'

#define portENTER_CRITICAL_ISR(mux) vTaskEnterCritical(mux)

                                                       ^

C:\Users\13817\Desktop\MicroRobotArm\ESP32-MicroRobotArm-master\MicroRobotArm\MicroRobotArm.ino: In function 'void setup()':

MicroRobotArm:271:5: error: 'timer' was not declared in this scope

In file included from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/portable.h:94:0,

             from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/FreeRTOS.h:105,

             from C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4\cores\esp32/Arduino.h:32,

             from sketch\MicroRobotArm.ino.cpp:1:

C:\Users\13817\Desktop\MicroRobotArm\ESP32-MicroRobotArm-master\MicroRobotArm\MicroRobotArm.ino: In function 'void loop()':

MicroRobotArm:284:29: error: 'timerMux' was not declared in this scope

C:\Users\13817\Documents\ArduinoData\packages\esp32\hardware\esp32\1.0.4/tools/sdk/include/freertos/freertos/portmacro.h:232:59: note: in definition of macro 'portENTER_CRITICAL'

#define portENTER_CRITICAL(mux) vTaskEnterCritical(mux)

                                                       ^

exit status 1
'timerMux' was not declared in this scope

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.