Results 440 comments of bilogic

@dgillier did the patch work for you?

Ok, I tried the code and it does work. Just curious if you are familiar with the certificates, do you know if both below can be used to sign PDF?...

Any recommendations? It sounded to good to be true for one at $15/yr, yet both are advertised as document signing

@dgillier I was able to sign my PDF using another program with my code signing cert, however this code wasn't able to probably due to all the hardcoding. I don't...

Hmm, the lifecycle is `register()`, `boot()`, then `NovaApplicationServiceProvider.php::boot()` calls `tools()` and merge it. I don't see a nice, easy way to sort.

i have the same issue of not being able to create an account ``` No account found, attempting to create account. LEClient\Exceptions\LEConnectorException : Invalid response: 400 at /media/sf_new/techbox/vendor/yourivw/leclient/src/Exceptions/LEConnectorException.php:69 65| 66|...

I see this has been recurring on several issues. It seems that once the ```keys``` folder is deleted, it works correctly. May I suggest you modify the example to either...

I'm using an Arduino Uno which runs on 5v, is it compatible with the 3.3v NRF24? Is the Arduino Uno Rev3 3.3v? I coud not tell.

The only change I made to the code was to comment out ```BINARY_OUTPUT```. I'm curious, where is ```SCK```, ```MOSI``` and ```MISO``` defined in the code? This is my output ```...

btw, logitech devices hop around the channels, would that be a problem for this sniffer? I was able to get https://github.com/insecurityofthings/uC_mousejack to capture some packets, but misses a ton of...