arduino-dsmr
arduino-dsmr copied to clipboard
Optional enable pin
Added NO_PIN define, declared as default value for req_pin in the constructor.
Value is 0xff which is in line with GPIO_NUM_NC which is defined for ESP boards
Use case of this is when the request pin is a multiplexed pin and the enabling/disabling of the pin is handled outside of this library