Skip to content

Commit

Permalink
📝 Stream Deck= Add notes regarding the ability to duplicate images.
Browse files Browse the repository at this point in the history
  • Loading branch information
hexawyz committed Feb 9, 2025
1 parent 7d5b1f8 commit c95077a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Docs/Stream Deck XL.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ Firmware 1.01.000 end is 115272 bytes.
02 07 <ButtonIndex:U8> <IsFinalPacket:B8> <PacketLength:U16> <PacketIndex:U16> <Data:U8[]>
```

To be noted that issuing a write with empty data will allow the device to reuse the previously uploaded data.
This can be used to update multiple buttons to the same image more quickly.

#### Command `09` - Write screensaver data

```
Expand Down

0 comments on commit c95077a

Please sign in to comment.