We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4724511 commit f8236efCopy full SHA for f8236ef
src/BLEMIDI_Defs.h
@@ -2,13 +2,6 @@
2
3
#include "BLEMIDI_Namespace.h"
4
5
-// As specified in
6
-// Specification for MIDI over Bluetooth Low Energy (BLE-MIDI)
7
-// Version 1.0a, NOvember 1, 2015
8
-// 3. BLE Service and Characteristics Definitions
9
-#define SERVICE_UUID "03b80e5a-ede8-4b33-a751-6ce34ec4c700"
10
-#define CHARACTERISTIC_UUID "7772e5db-3868-4112-a1a9-f2669d106bf3"
11
-
12
#if ARDUINO
13
#include <Arduino.h>
14
#else
0 commit comments