Skip to content

Conversation

lathoub
Copy link
Owner

@lathoub lathoub commented Feb 4, 2025

No description provided.

lathoub and others added 30 commits May 31, 2022 23:01
Some bug fixed related with AdvertisedDeviceCallbacks and templates.
#define BLEMIDI_CREATE_INTANCE fixed
added :     _midiChar.writeValue((uint8_t)0);

otherwise the device will disconnect immediately
cleanup - removed all polling code
fixed template sintaxis of Client
Serial.print changed by debugging verbose. It may be abled using #define MIDIBLECLIENTVERBOSE
Mayor changes in all configuration setup. 
Create a custom Config Struct for the client, it heritages from regular repo Struct and adds specific settings of the class.
All configurations, including onPassRequest function, may be configured in the upper layers of the code, like in main.c
Tabulation indentation fixed after last commit changes and other minor changes in comments
Added after Nimble Lib update.
end() updated.
Write directly to .yaml file
@lathoub lathoub merged commit c82566c into master Feb 4, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants