powertomato

Results 3 comments of powertomato

Since I deleted the original installation log (sorry), I reran the setup-script. Here are the logs that resulted from that: [INSTALL-1704151233.log](https://github.com/MiczFlor/RPi-Jukebox-RFID/files/13806348/INSTALL-1704151233.log) [app.log](https://github.com/MiczFlor/RPi-Jukebox-RFID/files/13806350/app.log) [jukebox.yaml.txt](https://github.com/MiczFlor/RPi-Jukebox-RFID/files/13806351/jukebox.yaml.txt) All the Errors are now gone from...

> > ZMQ version: 4.3.4; has draft API: False > > The correct version should be `4.3.5` with draft API. That's the reason Firefox is not working. The installation log...

So this means: SPI_RX = MISO, SPI_TX = MOSI, when RPi Pico is a master SPI_RX = MOSI, SPI_TX = MISO when RPi Pico is a slave device Could someone...