diff --git a/src/patches.c b/src/patches.c index 5f41d30..ae631c4 100644 --- a/src/patches.c +++ b/src/patches.c @@ -69,6 +69,7 @@ void patches_reset() { } } + void patches_store_patch(char * message) { // patch#,amy patch string // put it in ram @@ -79,8 +80,8 @@ void patches_store_patch(char * message) { char sub_message[255]; uint16_t start = 0; for(uint16_t i=0;i max_osc) max_osc = patch_event.osc;