mirror of https://github.com/arendst/Tasmota.git
Update _changelog.ino
Change commands Var and Mem to show all parameters when no index is given (#6107)
This commit is contained in:
parent
1068d59a63
commit
996c01858c
|
@ -3,6 +3,7 @@
|
|||
* Add command SetOption67 0/1 to disable or enable a buzzer as used in iFan03
|
||||
* Add command DisplayWidth to set pixel width on supported devices
|
||||
* Add command DisplayHeight to set pixel height on supported devices
|
||||
* Change commands Var and Mem to show all parameters when no index is given (#6107)
|
||||
* Add support for Sonoff iFan03 as module 71 (#5988)
|
||||
* Add support for a buzzer
|
||||
* Add support for IRSend long press ('repeat' feature from IRRemoteESP8266) (#6074)
|
||||
|
|
Loading…
Reference in New Issue