Updated file comments

This commit is contained in:
2026-05-30 19:00:18 +02:00
parent 2c16ba1679
commit 4e5df1ad0c
2 changed files with 9 additions and 2 deletions
+3
View File
@@ -2,7 +2,10 @@
* ESPHome helper for OWON B35T/B35T+ BLE meter on M5Stack Core 2.
* Parser is based on the standalone Arduino sketch by Reaper7
* (Beerware license, Revision 42) and Dean Cording's owonb35 notes.
* Rendering code and some functionality modified to suppport the
* Atorch DL24 dc load.
*/
#pragma once
#include <cmath>