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

Commit f322d50

Browse files
authored
Merge pull request #63 from SciLor/develop
Added missing tpm2LedId
2 parents 079ff62 + 28f6151 commit f322d50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HyperionRGB/WrapperUdpLed.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ class WrapperUdpLed {
2626
byte* _udpBuffer;
2727
uint16_t _bufferSize;
2828
boolean _opened;
29+
uint16_t _tpm2LedId;
2930

3031
void
3132
updateLed(int id, byte r, byte g, byte b),

0 commit comments

Comments
 (0)