Skip to content

Commit

Permalink
return command added
Browse files Browse the repository at this point in the history
  • Loading branch information
HaxSam committed Mar 1, 2024
1 parent 695fe03 commit fdd88ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions applications/services/expansion/expansion.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ void expansion_disable(Expansion* instance);
*
* @param[in,out] instance pointer to the Expansion instance.
*
* @return Boolean indicating if the expansion module is connected.
*/
bool expansion_is_connected(Expansion* instance);

Expand Down

0 comments on commit fdd88ea

Please sign in to comment.