decoder in espnow receiver #767
-
i send acknowledgment like below its working and playing but their are sound jerks which is because delay after decoder write and new data coming from sender (may be ) . how to overcome this ? this is receiver handler were i write to decoder and then send acknowledgement to sender. then sender send new data . Is this correct way ? if yes then am getting small sound breaks . how to overcome this ? OnDataRecv( } |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't understand why you do this: acknowledgements are part of the protocol itself! |
Beta Was this translation helpful? Give feedback.
I don't understand why you do this: acknowledgements are part of the protocol itself!