mirror of https://github.com/arendst/Tasmota.git
Enable VL53L0X and disable TSL2561 for Tasmota-Sensors and Tasmota32
This commit is contained in:
parent
5d03cc3a3a
commit
9551c0e000
|
@ -20,6 +20,6 @@
|
|||
#ifndef _TASMOTA_VERSION_H_
|
||||
#define _TASMOTA_VERSION_H_
|
||||
|
||||
const uint32_t VERSION = 0x09030102;
|
||||
const uint32_t VERSION = 0x09030103;
|
||||
|
||||
#endif // _TASMOTA_VERSION_H_
|
||||
|
|
Loading…
Reference in New Issue