Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: 'reset' was not declared in this scope #4

Open
neomoto7 opened this issue Jun 28, 2019 · 0 comments
Open

error: 'reset' was not declared in this scope #4

neomoto7 opened this issue Jun 28, 2019 · 0 comments

Comments

@neomoto7
Copy link

neomoto7 commented Jun 28, 2019

Receive the following error after following the guide steps:

/var/folders/c3/bgz5909s63nb9kv62xqfhtrm0000gp/T/arduino_modified_sketch_128324/m5verifier.ino: In function 'void setup()':
m5verifier:160:11: error: 'reset' was not declared in this scope
reset();
^
Multiple libraries were found for "SD.h"
Used: /Users/loop/Library/Arduino15/packages/esp32/hardware/esp32/1.0.2/libraries/SD
Not used: /private/var/folders/c3/bgz5909s63nb9kv62xqfhtrm0000gp/T/AppTranslocation/4008ACD0-80C9-4731-9702-1E6CB7123254/d/Arduino.app/Contents/Java/libraries/SD
exit status 1
'reset' was not declared in this scope

Note - am using Arduino 1.9.0-beta as the prior versions require 32-bit processing: https://superuser.com/questions/1449666/mac-os-and-arduino-ide-updated-fails-to-compile-esp-12e-nodemcu-1-0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant