wave_add_generic() fails for pulse lists with more than 5460 elements · Issue #222 · joan2937/pigpio

When I call wave_add_generic(pulse_list) with more than 5460 elements in the pulse list, the function either hangs silently or displays ConnectionResetError: [Errno 104] Connection reset by peer I ...