I am trying to make a simple guitar tuner on a atmega164 and i cannot make the code for reading a frequency on CodeVisionAVR

前端 未结 0 1146
遥遥无期
遥遥无期 2021-01-29 02:12

I am looking for some guidance for my code.

#include 

// Declare your global variables here
#define BUTTON1 PINC7
#define Freq_e 0xEF
#define F         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题