Bzzer_HelloWorld Example for WIZwiki-W7500

Dependencies:   mbed

Revision:
1:067ddbdbac9c
Parent:
0:c4205a3ad6fe
Child:
2:bdbe512fe5b2
--- a/main.cpp	Fri Jul 03 07:45:48 2015 +0000
+++ b/main.cpp	Fri Jul 10 05:54:48 2015 +0000
@@ -50,7 +50,7 @@
 #define Ti5  988 //B
 
 /* Private variables ---------------------------------------------------------*/
-PwmOut Buzzer(D3);
+PwmOut Buzzer(D5);
 
 float C_3 = 1000000/Do3,
        Cs_3 = 1000000/Do3s,