We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda9676 commit 8d7a64aCopy full SHA for 8d7a64a
src/BaseClasses/ANTPLUS_BaseProfile.h
@@ -31,6 +31,7 @@ class BaseProfile {
31
/**
32
* Set the channel deviceNumber, wildcard for searching is 0
33
*/
34
+ // TODO add a callback for channel closed
35
void setDeviceNumber(uint16_t deviceNumber);
36
37
* Set the channel transmission type, wildcard for searching is 0
0 commit comments