mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 16:58:36 -07:00
Improve some naming for expansion is connected
This commit is contained in:
@@ -28,6 +28,7 @@ typedef enum {
|
||||
* @see expansion_worker_set_callback()
|
||||
*
|
||||
* @param[in,out] context pointer to a user-defined object.
|
||||
* @param[in] reason reason for the callback.
|
||||
*/
|
||||
typedef void (*ExpansionWorkerCallback)(void* context, ExpansionWorkerCallbackReason reason);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user