From 0dd5b7a720b8f654757ffe4d868c32812c0350bf Mon Sep 17 00:00:00 2001 From: ladyada Date: Thu, 9 Dec 2021 19:19:26 -0500 Subject: [PATCH] clankz --- Adafruit_MSA301.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Adafruit_MSA301.h b/Adafruit_MSA301.h index 93d010b..bc1d108 100644 --- a/Adafruit_MSA301.h +++ b/Adafruit_MSA301.h @@ -174,7 +174,6 @@ private: int32_t _sensorID; }; - /** Class for hardware interfacing with an MSA311 accelerometer */ class Adafruit_MSA311 : public Adafruit_MSA301 { public: