Fattoresaimon / ArduinoDuPPaLib

Libraries for DuPPa products on the Arduino IDE
GNU General Public License v3.0
41 stars 24 forks source link

Removed AntibouncingPeriod declarations for mini. #14

Closed cmumford closed 3 years ago

cmumford commented 3 years ago

The mini did not implement readAntibouncingPeriod or writeAntibouncingPeriod, so deleted the method declarations.

Also fixed comment for i2cEncoderMiniLib::ChangeI2CAddress.

Fattoresaimon commented 3 years ago

Thank you, I have merged!