Tomás Longeri

Results 5 issues of Tomás Longeri

Before I describe more specifically what my issue is, I'd like to illustrate what I'm trying to do with a simplified example (and it *is* quite simple, I think). Suppose...

Commands on the SD Card do not work correctly when sent immediately after a response or after , without clocking the card by sending 0xFF through SPI. I was getting...

It would be nice to have a timeout argument on the `wait_for_tag` function. I'm using it to listen for tags on a looping thread that checks on a 'global' exit...

O(NP) runtime complexity is not achieved (at least not for every case). I double-checked by running demo 1 and adding a counter for the number of times `SnakeChrF` is called....

Hi, I built pcb2photon on Ubuntu 16.04 as follows: ```bash $ git clone https://github.com/Reonarudo/pcb2photon.git pcb2photon Cloning into 'pcb2photon'... remote: Counting objects: 433, done. remote: Compressing objects: 100% (54/54), done. remote:...

Bug