ab-tools
ab-tools
Thanks for your reply, Alejandro, you're welcome and no hurry from my side!
Was looking for the same, would appreciate if this gets merged, thanks.
Note that in the pull request from @Fruchtzwerg94 the sub title replace on the update page is missing here: https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L3873 and here: https://github.com/tzapu/WiFiManager/blob/master/WiFiManager.cpp#L3983 Maybe @Fruchtzwerg94 still wants to add it...
Great, thanks, Philipp! Looking forward to have this merged soon, so I can switch back to the main repository.
This would be very useful, indeed!
@t123yh, did you ever find a solution to this? I would also like to use it together with this Python library. Any suggestions (possibly also alternatives that you end up...
Yes, I saw this problem as well: As a work-around I just overwrite the "dbf" file afterwards, but I agree it would be much better if that would not be...
Hello Chris, I'm sorry, missed your previous comment. We can actually close this one as it looks like the change in formatting was not related to using the `dynamicExamplesProcessingModule` itself,...
According to the NuGet package .Net5/.Net6 are both supported already: https://www.nuget.org/packages/ntwain
Just wanted to add that I've implemented a work-around myself now by just returning an empty Geometrie in case of such an error. I think it makes sense to handle...