mirror of https://github.com/arendst/Tasmota.git
Tasmota core32
This commit is contained in:
parent
79f61098d7
commit
11c6defa5b
|
@ -6,8 +6,8 @@
|
||||||
- [ ] The pull request is done against the latest development branch
|
- [ ] The pull request is done against the latest development branch
|
||||||
- [ ] Only relevant files were touched
|
- [ ] Only relevant files were touched
|
||||||
- [ ] Only one feature/fix was added per PR and the code change compiles without warnings
|
- [ ] Only one feature/fix was added per PR and the code change compiles without warnings
|
||||||
- [ ] The code change is tested and works on Tasmota core ESP8266 V.2.7.4.9
|
- [ ] The code change is tested and works with Tasmota core ESP8266 V.2.7.4.9
|
||||||
- [ ] The code change is tested and works with core ESP32 V.1.0.6
|
- [ ] The code change is tested and works with Tasmota core ESP32 V.1.0.7
|
||||||
- [ ] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla).
|
- [ ] I accept the [CLA](https://github.com/arendst/Tasmota/blob/development/CONTRIBUTING.md#contributor-license-agreement-cla).
|
||||||
|
|
||||||
_NOTE: The code change must pass CI tests. **Your PR cannot be merged unless tests pass**_
|
_NOTE: The code change must pass CI tests. **Your PR cannot be merged unless tests pass**_
|
||||||
|
|
Loading…
Reference in New Issue