try to get OBS_PASS working
This commit is contained in:
parent
1775b16fde
commit
4642fade32
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ CRGB leds[LED_COUNT];
|
|||
WebSocketsClient webSocket;
|
||||
|
||||
#ifdef OBS_PASS
|
||||
#include <Hash.h>
|
||||
#include <SHA256.h>
|
||||
#define HASH_SIZE 32
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue