Considered that

Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
Konstantin Đorđević 2018-11-02 12:48:43 -07:00 committed by Drashna Jaelre
parent 95385670a3
commit 68d1d5de1c
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0

View File

@ -107,7 +107,7 @@ If you have the [Audio feature](feature_audio.md) enabled on the board, you can
For instance, you can add these to your `config.h` file. For instance, you can add these to your `config.h` file.
```c ```c
#define UNICODE_LINUX_SONG UNICODE_LINUX #define UNICODE_SONG_LNX UNICODE_LINUX
#define UNICODE_WINDOWS_SONG UNICODE_WINDOWS #define UNICODE_WINDOWS_SONG UNICODE_WINDOWS
#define UNICODE_WIN_COMPOSE_SONG UNICODE_WINDOWS #define UNICODE_WIN_COMPOSE_SONG UNICODE_WINDOWS
#define UNICODE_OSX_SONG COIN_SOUND #define UNICODE_OSX_SONG COIN_SOUND