v0.9.236
This commit is contained in:
@@ -66,8 +66,8 @@ class NetServer {
|
||||
#if IR_PIN!=255
|
||||
void irToWs(const char* protocol, uint64_t irvalue);
|
||||
void irValsToWs();
|
||||
void resetQueue();
|
||||
#endif
|
||||
void resetQueue();
|
||||
private:
|
||||
requestType_e request;
|
||||
QueueHandle_t nsQueue;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.9.235"
|
||||
#define YOVERSION "0.9.236"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
|
||||
Reference in New Issue
Block a user