FHTExample

ArduinoFHT Library

#define LOG_OUT 1 // use the log output function #define FHT_N 256 // set to 256 point fht

#include <FHT.h> // include the library

void setup() {

}

void loop() {

}

FHTExample (last edited 2012-12-08 06:04:50 by guest)