lathoub
|
8c605fea37
|
Update BLEMIDI_Transport.h
removed logging
|
2022-06-04 22:33:24 +02:00 |
lathoub
|
ab44659ce3
|
changed template arg to _Setting
|
2022-06-01 08:30:12 +02:00 |
lathoub
|
1ae439d76c
|
tmp simplified template arg to int
|
2022-06-01 08:14:45 +02:00 |
alf45tar
|
3f9b48cb1a
|
Moved SERVICE_UUID and CHARACTERISTIC_UUID inside namespace to avoid conflicts
|
2021-12-08 12:51:48 +01:00 |
lathoub
|
dbeadf5a7f
|
events return a pointer to this for easy event chaining
|
2021-09-23 22:25:31 +02:00 |
lathoub
|
950ff4e219
|
updated parser for MultiPart SysEx
Thanks to @RobertoHE
|
2021-09-23 17:44:40 +02:00 |
lathoub
|
6045d2270c
|
setName
|
2021-09-19 16:48:20 +02:00 |
lathoub
|
3b08fec7da
|
remove duplicate end()
thanks @alf45tar for spotting!
|
2021-08-10 17:02:41 +02:00 |
lathoub
|
f1e0982e6b
|
Merge pull request #30 from RobertoHE/master
Client for BLEMIDI
|
2021-08-06 09:11:31 +02:00 |
RobertoHE
|
ad26e7b4ed
|
Undo Changes for PullRequest
Conflict with other opened pull request
|
2021-08-06 00:00:04 +02:00 |
Roberto
|
31817fba8e
|
Parser Upgraded
|
2021-08-05 21:31:42 +02:00 |
Roberto
|
4e52f70062
|
Modified received(). Running Status and divided SysEx are accepted
|
2021-08-04 17:39:48 +02:00 |
lathoub
|
aa0f6bc44a
|
added end() method, stop'ping BLE
|
2021-05-28 21:06:07 +02:00 |
lathoub
|
f274037f81
|
rename BLEMIDI to BLEMIDI_Transport & cleanup
- rename BLEMIDI to BLEMIDI_Transport (avoid class name collision)
- cleanup
|
2020-10-11 11:37:45 +02:00 |