PlaySFX (sound effect from Flash) example

Dependencies:   PokittoLib

Revision:
19:64f88ef5ef07
Parent:
18:b5f252ba0083
--- a/My_settings.h	Thu Apr 04 17:09:07 2019 +0000
+++ b/My_settings.h	Fri Apr 05 11:18:51 2019 +0000
@@ -7,5 +7,7 @@
 //#define PROJ_HIGH_RAM HIGH_RAM_MUSIC // put music buffers in SRAM1/2
 //#define PROJ_SDFS_STREAMING
 #define PROJ_AUD_FREQ 8000
+//
+#define PROJ_BUTTONS_POLLING_ONLY //use only polling (no interrupts) for buttons
 
 #endif
\ No newline at end of file