Fix for double # syntax error

This commit is contained in:
John Dillenburg
2025-09-10 14:01:29 -05:00
parent 7dc846a6eb
commit 1c5813746d
2 changed files with 11 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
##include "adxl345.h"
#include "adxl345.h"
#include "esphome/core/log.h"
#include <cmath>