Skip to content

Commit 60ee7e1

Browse files
committed
remove trailing whitespace
1 parent 90a3fb3 commit 60ee7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MainClasses/ANTPLUS_AntPlusRouter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AntPlusRouter {
3030
void setProfile(uint8_t channel, BaseProfile* profile);
3131
/**
3232
* Associates a profile with the next lowest available channel
33-
* returns associated channel, if all channels full then it
33+
* returns associated channel, if all channels full then it
3434
* returns TODO
3535
*/
3636
uint8_t addProfileToNextChannel(BaseProfile* profile);

0 commit comments

Comments
 (0)