Skip to content

Commit

Permalink
Add recommend values for channel packet length
Browse files Browse the repository at this point in the history
  • Loading branch information
bclswl0827 committed Jan 1, 2024
1 parent 2605f39 commit 621ba59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/AnyShake Explorer/Customization/packet-length.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ You can change the channel packet length in the header file `include/settings.hp
#define PACKET_SIZE 4
```
Recommend values are from `1` to `10`. Higher values may bring sampling rate improvement, but also increase the data transmission delay. You can test them and find the best value for your device.
**Please note that the channel packet length of AnyShake Explorer and AnyShake Observer must be the same.**

0 comments on commit 621ba59

Please sign in to comment.