mirror of
https://github.com/Pecusx/piradio-mini.git
synced 2026-05-20 22:33:44 +02:00
Update radio_class.py
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ class Radio:
|
||||
pandora_search_index = 0
|
||||
loadnew = False # Load new track from search
|
||||
streaming = False # Streaming (Icecast) disabled
|
||||
VERSION = "5.4b" # Version number
|
||||
VERSION = "5.4c" # Version number
|
||||
|
||||
ADAFRUIT = 1 # I2C backpack type AdaFruit
|
||||
PCF8574 = 2 # I2C backpack type PCF8574
|
||||
|
||||
Reference in New Issue
Block a user