mirror of
https://github.com/EEVengers/ThunderScope.git
synced 2025-04-22 17:43:44 +00:00
Minor clarification
This commit is contained in:
parent
50f1a874c6
commit
88e247d3e6
@ -63,8 +63,8 @@ Note that the encoding used by the protocol might not be same as the encoding us
|
||||
Cmd | DataSize | Name | Description
|
||||
-----|-----------------|---------------|------------------------
|
||||
0x01 | ch * windowSize | GetData1 | Data for all ch
|
||||
0x05 | 16 | GetMin | Data has x and y as uint64
|
||||
0x06 | 16 | GetMax | Data has x and y as uint64
|
||||
0x05 | 16 | GetMin | Data has x and y as uint64 and int64
|
||||
0x06 | 16 | GetMax | Data has x and y as uint64 and int64
|
||||
0x11 | 0 | SetFile | Set testdata filename
|
||||
0x1F | 4096 | RampDemo | 4 ch, simple waves
|
||||
0x21 | 4 | GetWindowSize | Data has window size as uint32
|
||||
|
Loading…
Reference in New Issue
Block a user