mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-10 05:59:08 -07:00
return command added
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user