mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
aircopy update
This commit is contained in:
@ -26,7 +26,8 @@ enum aircopy_state_e
|
||||
AIRCOPY_READY = 0,
|
||||
AIRCOPY_RX,
|
||||
AIRCOPY_TX,
|
||||
AIRCOPY_COMPLETE
|
||||
AIRCOPY_RX_COMPLETE,
|
||||
AIRCOPY_TX_COMPLETE
|
||||
};
|
||||
typedef enum aircopy_state_e aircopy_state_t;
|
||||
|
||||
|
Reference in New Issue
Block a user