diff --git a/etc/meshview.ino b/etc/meshview.ino index 489ac10..6d15945 100644 --- a/etc/meshview.ino +++ b/etc/meshview.ino @@ -6,7 +6,7 @@ #include #include -#include // or another AES library +// #include // or another AES library #include "pb_decode.h" #include "meshtastic/mesh.pb.h" // MeshPacket, Position, etc.