mirror of https://github.com/arendst/Tasmota.git
Added DFPlayer Mini MP3 Player, D_SENSOR_DFR562
This commit is contained in:
parent
7722c663a0
commit
a5c85a6882
|
@ -456,6 +456,7 @@
|
|||
#define D_SENSOR_I2C_SCL "I2C SCL"
|
||||
#define D_SENSOR_I2C_SDA "I2C SDA"
|
||||
#define D_SENSOR_WS2812 "WS2812"
|
||||
#define D_SENSOR_DFR562 "MP3 Player"
|
||||
#define D_SENSOR_IRSEND "IRSend"
|
||||
#define D_SENSOR_SWITCH "Switch " // Suffix "1"
|
||||
#define D_SENSOR_BUTTON "Button " // Suffix "1"
|
||||
|
|
Loading…
Reference in New Issue