DLink
DLink copied to clipboard
Update DLink.h
Changed int to short as int can be either 16 or 32 bit, depending on the board.
See https://www.arduino.cc/reference/en/language/variables/data-types/int/