KIT406 Answer Sheet
KIT406 Answer Sheet Tutorial 1 : #define BUZ_PIN 11 // define the pin number of the Buzzer module #define DO 256 // define the frequency(DO) #define RE 288 // define the frequency(RE) #define MI 320 // define the frequency(MI) #define FA 341 // define the frequency(FA) #define SO 384 //