kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Merge pull request #374 from pimoroni/library/adcfft
ADCFFT: Use util.hpppatch-drop-defunct-constructors
commit
f05ae9b017
|
|
@ -1,8 +1,5 @@
|
|||
#include "libraries/adcfft/adcfft.hpp"
|
||||
#include <new>
|
||||
|
||||
#define MP_OBJ_TO_PTR2(o, t) ((t *)(uintptr_t)(o))
|
||||
|
||||
#include "micropython/modules/util.hpp"
|
||||
|
||||
extern "C" {
|
||||
#include "adcfft.h"
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue