Joris Vergeer
Joris Vergeer
It should create a new one, but I only added it to the existing code that creates the required rows in the database. I saw that there was one type...
> @jorisvergeer Should this create a new payment option in the accounts setting? I only get the standard three when working off your commit? > > > > Please let...
I might need to add some cleanup code around the close event
Also I was a bit lazy with returned errors
There might only be a handful of drivers that support the custom_divisor stuff although I am not sure.
I only tested with FTDI. Windows uses its own implementation. I only touched the linux part. It works on Windows and Linux in my machine ;)
I do have some remark about my own code you might want to consider. 1. I used the same identifier as the mutex, so the mutex id name is also...
Hi, Sorry for my absence. I've been busy with work, which nowadays happens at home, and i am dealing with some deadlines. I'll try to reserve some hours to look...
It is still on my mind But I am still working on other projects at the moment.
@Lakritzator Hi, I have some time soon. I'll start with your current code base. Do you want this feature to be separate from the mutex implementation? I can also change...