consistently renaming AnalogDigitTransitionStart to AnalogToDigitTransitionStart. Replaced douple- with single-

This commit is contained in:
CaCO3
2025-02-15 21:38:03 +01:00
parent c8e6726f09
commit 1f229852c6
4 changed files with 24 additions and 24 deletions

View File

@@ -21,7 +21,7 @@ Details can be found here: tbd
This is a implementation of the camera interface of https://github.com/jomjol/water-meter-picture-provider
It is fully compatible including the parameters (```quality```=..., ``size=...`` ) . This allows to use this ESP32 system in parallel to the corresponding docker system: https://github.com/jomjol/water-meter-system-complete, from which this project is basically the successor.
It is fully compatible including the parameters (```quality```=..., `size=...` ) . This allows to use this ESP32 system in parallel to the corresponding docker system: https://github.com/jomjol/water-meter-system-complete, from which this project is basically the successor.