Commit Graph

21 Commits

Author SHA1 Message Date
200d02e48b Update src/temperature.cpp
Added offset TEMP_OFFSET_DEG_C to assignment of temperatureC
2024-07-03 09:52:48 +01:00
cb6e26718a Update include/config.h
Added Temperature correction offset for inaccurate DS18b20 sensors
2024-07-03 09:50:42 +01:00
221bef8948 revert be4a416bc4
revert Update include/config.h

Added
2024-07-03 09:50:10 +01:00
be4a416bc4 Update include/config.h
Added
2024-07-03 09:48:01 +01:00
25e7f93151 Update src/config.cpp
Update version string
2024-07-01 14:44:54 +01:00
6cb5ec57b0 Update src/menu.cpp
Disable motor when processing step complete
2024-07-01 14:43:32 +01:00
279e8ab2cb Converted AutoFilmESP32.ino to .cpp 2024-06-30 09:34:47 +01:00
b0576bca23 revert 2117bc14fd
revert Update README.MD
2024-06-28 17:26:23 +01:00
2117bc14fd Update README.MD 2024-06-28 17:25:29 +01:00
41e4e9126e Update README.MD 2024-06-28 17:24:47 +01:00
57b9aa7377 Update README.MD 2024-06-28 17:23:54 +01:00
376a223bdd Update README.MD 2024-06-28 17:23:25 +01:00
b0c2bb37eb Update README.MD 2024-06-28 17:23:05 +01:00
e6c12a2f03 Update README.MD
Formatting
2024-06-28 17:22:08 +01:00
ac9423c9cc Add README.MD 2024-06-28 17:19:37 +01:00
bc86025260 Moved headers to /include, removed leftovers from migration from Sloeber to PlatformIO 2024-06-25 21:41:16 +01:00
38375ea750 Formatting, no functional changes 2024-06-25 21:34:47 +01:00
5ab1db583a Removed legacy source directory 2024-06-25 21:24:28 +01:00
415cd54cd7 Delete main 2024-06-25 21:21:42 +01:00
4d12174a6b Initial commit 2024-06-25 21:17:14 +01:00
78f90b4f6a Migrated project to vscode/platformio 2024-06-25 21:04:22 +01:00