Chrischan wrote: 
> Hallo zusammen!
> 
> Aber ich werde mich erst einmal in die 500 Zeilen einlesen...
> Besten Dank bis hier hin schon einmal!

Salve,

nein ich hab das auf 'Github'
(https://github.com/nixusminimax/hd44780/tree/master/opt/hd44780)
hinterlegt.

schau dir die Zeile 238 genau an:

Code:
--------------------
     info = ['power', 'mode', 'time', 'artist', 'album', 'title', 'genre', 
'cputemperature']
--------------------

und tausch die gegen:

Code:
--------------------
     info = ['power', 'mode', 'time', 'artist', 'album', 'title', 'genre']
--------------------

aus.
Die CPU Abfrage mag der Picore offenbar nicht.

Gruß


------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=103464

_______________________________________________
slimserver-de mailing list
slimserver-de@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Antwort per Email an