mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
i2s update
This commit is contained in:
parent
9098161c10
commit
45f7898a9e
@ -14,7 +14,7 @@ build_dir = .pioenvs
|
|||||||
workspace_dir = .pioenvs
|
workspace_dir = .pioenvs
|
||||||
build_cache_dir = .cache
|
build_cache_dir = .cache
|
||||||
extra_configs = platformio_tasmota_env.ini
|
extra_configs = platformio_tasmota_env.ini
|
||||||
platformio_override.ini
|
; platformio_override.ini
|
||||||
|
|
||||||
; *** Build/upload environment
|
; *** Build/upload environment
|
||||||
default_envs =
|
default_envs =
|
||||||
@ -91,7 +91,7 @@ build_flags = -D_IR_ENABLE_DEFAULT_=false
|
|||||||
; new mechanism to set the IRremoteESP8266 supported protocols: none except HASH, NEC, RC5, RC6
|
; new mechanism to set the IRremoteESP8266 supported protocols: none except HASH, NEC, RC5, RC6
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
; *** Use custom settings from file user_config_override.h
|
; *** Use custom settings from file user_config_override.h
|
||||||
-DUSE_CONFIG_OVERRIDE
|
; -DUSE_CONFIG_OVERRIDE
|
||||||
; *********************************************************************
|
; *********************************************************************
|
||||||
|
|
||||||
|
|
||||||
|
105957
tasmota/tasmota.ino.cpp
Normal file
105957
tasmota/tasmota.ino.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user