welcome: please sign in

Revision 1 as of 2012-12-08 06:04:50

Clear message
location: 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() {

}