This commit is contained in:
ladyada 2021-12-09 19:19:26 -05:00
parent 0226c55f96
commit 0dd5b7a720

View file

@ -174,7 +174,6 @@ private:
int32_t _sensorID;
};
/** Class for hardware interfacing with an MSA311 accelerometer */
class Adafruit_MSA311 : public Adafruit_MSA301 {
public: