You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arduino: 1.8.2 (Mac OS X), Board: "Arduino/Genuino Uno"
In file included from /Users/user/Documents/Arduino/sketch_apr26a/libraries/ArduinoSound-master/src/ArduinoSound.h:28:0,
from /Users/user/Git/audio_sensor/audio_library_test/audio_library_test.ino:1:
/Users/user/Documents/Arduino/sketch_apr26a/libraries/ArduinoSound-master/src/AmplitudeAnalyzer.h:25:22: fatal error: arm_math.h: No such file or directory
#include <arm_math.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
The text was updated successfully, but these errors were encountered:
Arduino: 1.8.2 (Mac OS X), Board: "Arduino/Genuino Uno"
In file included from /Users/user/Documents/Arduino/sketch_apr26a/libraries/ArduinoSound-master/src/ArduinoSound.h:28:0,
from /Users/user/Git/audio_sensor/audio_library_test/audio_library_test.ino:1:
/Users/user/Documents/Arduino/sketch_apr26a/libraries/ArduinoSound-master/src/AmplitudeAnalyzer.h:25:22: fatal error: arm_math.h: No such file or directory
#include <arm_math.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
The text was updated successfully, but these errors were encountered: