Added flag to suppress short packet errors. Add #define SUPPRESS_ERROR_SHORT_PACKET
before #include <Arduino_SNMP_Manager.h>
Added flag to suppress failed to parse errors. Add #define SUPPRESS_ERROR_FAILED_PARSE
before #include <Arduino_SNMP_Manager.h>
Corrected some spelling mistakes.
Full Changelog: v1.1.11...v1.1.12