diff --git a/LEGO1/mxstreamer.h b/LEGO1/mxstreamer.h index 7bdc22bd..fa7b0d95 100644 --- a/LEGO1/mxstreamer.h +++ b/LEGO1/mxstreamer.h @@ -8,6 +8,8 @@ #include "mxstreamcontroller.h" #include "mxtypes.h" +// NOTE: This feels like some kind of templated class, maybe something from the +// STL. But I haven't figured out what yet (it's definitely not a vector). class MxStreamerSubClass1 { public: