diff options
author | Daniel Jones <daniel@danieljon.es> | 2024-10-20 12:25:36 +1100 |
---|---|---|
committer | Daniel Jones <daniel@danieljon.es> | 2024-10-20 12:25:36 +1100 |
commit | 0eddc06ca0f38c7ea14b727f19b4943b35392c6b (patch) | |
tree | 9ca76623f8be1938e2876a09cf7a3b5d8a195ba0 /src/networking.cpp | |
parent | 6a9b68e3ed234de9348d8dd1ba495422b819346d (diff) |
auto brightness
add option to control brightness automatically from an LDR on pin 34. Note this adds a new value to the globalconf structure, so this breaks the layout of stored settings and will break them all.
Diffstat (limited to 'src/networking.cpp')
-rw-r--r-- | src/networking.cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/networking.cpp b/src/networking.cpp deleted file mode 100644 index e69de29..0000000 --- a/src/networking.cpp +++ /dev/null |