diff --git a/examples/Shell/Shell.ino b/examples/Shell/Shell.ino index 9b660d5..22089e2 100644 --- a/examples/Shell/Shell.ino +++ b/examples/Shell/Shell.ino @@ -8,7 +8,6 @@ #include "uFire_SHT3x.h" uFire::SHT3x sht30; - String buffer, cmd, p1, p2; void measure()