0neblock / Arduino_SNMP

SNMP Agent built with Arduino
MIT License
77 stars 30 forks source link

Fix for OID longer than 50 characters. #15

Closed shortbloke closed 3 years ago

shortbloke commented 3 years ago

Fixes: #14

Max OID length was 50 characters, increased to 128 which I believe is the maximum length.