Преглед на файлове

adjust arm_math.h include per dep change

the audio lib (as well as teensy core) now use the dsp lib as part of
the cmsis package
main
John Robinson преди 3 години
родител
ревизия
3e531ac7db
No known key found for this signature in database
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      include/audio/AudioTuner.h
  2. +1
    -1
      src/AudioTuner.cpp

+ 1
- 1
include/audio/AudioTuner.h Целия файл

@@ -25,7 +25,7 @@

#include <core/core_pins.h>
#include <core/AudioStream.h>
#include <core/arm_math.h>
#include <arm_math.h>
/***********************************************************************
* Safe to adjust these values below *
* *

+ 1
- 1
src/AudioTuner.cpp Целия файл

@@ -21,7 +21,7 @@
*/

#include <audio/utility/dspinst.h>
#include <core/arm_math.h>
#include <arm_math.h>
#include <core/Arduino.h>
#include "audio/AudioTuner.h"


Loading…
Отказ
Запис