nrf5: Adding include of modmusic.h in main.c.

This commit is contained in:
Glenn Ruben Bakke 2017-05-17 01:04:17 +02:00 committed by glennrub
parent 4c5c83567e
commit 52be9eec9d
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#include "readline.h"
#include "gccollect.h"
#include "modmachine.h"
#include "modmusic.h"
#include "led.h"
#include "uart.h"
#include "nrf.h"