version bump 2.2.3
This commit is contained in:
parent
b15f013019
commit
d6be20546a
2 changed files with 7 additions and 1 deletions
|
@ -1 +1 @@
|
|||
#define SKETCH_VERSION "2.2.2"
|
||||
#define SKETCH_VERSION "2.2.3"
|
|
@ -82,4 +82,10 @@
|
|||
* 7 Mar 2019 v 2.2.2
|
||||
* - Add compiler flag for WS2811 strips #define LED_TYPE_WS2811
|
||||
* - Hotfix #351
|
||||
*
|
||||
* 18 Mar 2019 v 2.2.3 (mostly bugfix)
|
||||
* - PubSubClient related bug fixed
|
||||
* - UART 1 and 0 were mixed up
|
||||
* - LWT revisit
|
||||
* - Custom mode needs index
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue