Sync activity timestamps between sides. (#20192)
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
This commit is contained in:
@@ -92,6 +92,10 @@ enum serial_transaction_id {
|
||||
PUT_HAPTIC,
|
||||
#endif // defined(HAPTIC_ENABLE) && defined(SPLIT_HAPTIC_ENABLE)
|
||||
|
||||
#if defined(SPLIT_ACTIVITY_ENABLE)
|
||||
PUT_ACTIVITY,
|
||||
#endif // SPLIT_ACTIVITY_ENABLE
|
||||
|
||||
#if defined(SPLIT_TRANSACTION_IDS_KB) || defined(SPLIT_TRANSACTION_IDS_USER)
|
||||
PUT_RPC_INFO,
|
||||
PUT_RPC_REQ_DATA,
|
||||
|
Reference in New Issue
Block a user