Merge pull request #160 from petterhs/fixMusicUUIDTypo

fix MusicService UUID typo in comment
This commit is contained in:
JF002 2021-01-13 20:49:51 +00:00 committed by GitHub
commit f1e7d0b469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
#undef max
#undef min
//c7e50000-78fc-48fe-8e23-43b37a1942d0
//c7e50000-78fc-48fe-8e23-433b3a1942d0
#define MUSIC_SERVICE_UUID_BASE {0xd0, 0x42, 0x19, 0x3a, 0x3b, 0x43, 0x23, 0x8e, 0xfe, 0x48, 0xfc, 0x78, 0x00, 0x00, 0xe5, 0xc7}
namespace Pinetime {