Quickening icon indicating copy to clipboard operation
Quickening copied to clipboard

<$8 Lightning Network PoS using a TFT and ESP32

Results 3 Quickening issues
Sort by recently updated
recently updated
newest added

i got the quickening assembled and the code should also work. how can i use my own raspiblitz fullnode? is there some kind of documentation?

Hello, with LNBits version of the code when I use checkpayment() function it can't correctly retrieve the status of the invoice for me. Line 336, `client.readStringUntil('\n')` just returns "HTTP/1.1 200...

My QRCode could not be scanned. The reason was a to small QRCode version. The following changes solved the problem. For the correct QRCode version I used the following table:...