Greg Erskine wrote:
> Thanks carsten_h,
>
> Added "'Setup the Argon One case for the Raspberry Pi 4B'
> (https://docs.picoreplayer.org/projects/setup-argon-one-case-for-rpi4b/)"
> in Projects section.
>
> Still have some formatting to do, but its a good start. ;)
I have made a small change in the code for argononed.py
This part at the beginning:
Code:
--------------------
if rev == 2 or rev == 3:
bus = smbus.SMBus(1)
else:
bus = smbus.SMBus(0)
--------------------
can be changed into this:
Code:
--------------------
bus = smbus.SMBus(1)
--------------------
pi4 4gb picoreplayer with lms and squeezelite for usb inside an argon
one case
pi3b+ (7\" display, hifiberry dac+ pro) picoreplayer with
squeezlite/jivelite for hifiberry and bluetooth headphone inside a
smartipi touch case
two airport express
ikea symfonisk
------------------------------------------------------------------------
carsten_h's Profile: http://forums.slimdevices.com/member.php?userid=69113
View this thread: http://forums.slimdevices.com/showthread.php?t=112996
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix