You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASENOTES.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,9 +122,11 @@ The latter links can be used for OTA upgrades too like ``OtaUrl https://ota.tasm
122
122
### Breaking Changed
123
123
124
124
### Changed
125
-
- ESP32 disable PSRAM check (and on restart some relay toggles) with `#define DISABLE_PSRAMCHECK`[#21266](https://github.com/arendst/Tasmota/issues/21266)
125
+
- ESP32 disable PSRAM check (and on restart some relay toggles) with `#define DISABLE_PSRAMCHECK true`[#21266](https://github.com/arendst/Tasmota/issues/21266)
126
126
127
127
### Fixed
128
+
- Webcam compilation with `define USE_WEBCAM` but without `define ENABLE_RTSPSERVER`[#22686](https://github.com/arendst/Tasmota/issues/22686)
0 commit comments