Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #63 from SciLor/develop
Browse files Browse the repository at this point in the history
Added missing tpm2LedId
  • Loading branch information
SciLor authored May 21, 2021
2 parents 079ff62 + 28f6151 commit f322d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HyperionRGB/WrapperUdpLed.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class WrapperUdpLed {
byte* _udpBuffer;
uint16_t _bufferSize;
boolean _opened;
uint16_t _tpm2LedId;

void
updateLed(int id, byte r, byte g, byte b),
Expand Down

0 comments on commit f322d50

Please sign in to comment.