Beginning of cooking cycle
This commit is contained in:
@@ -1 +1,4 @@
|
||||
from shared.sensors.rgb_led import RGBLED
|
||||
try:
|
||||
from shared.sensors.rgb_led import RGBLED
|
||||
except ImportError:
|
||||
pass # No need as we are on the RPI
|
||||
Reference in New Issue
Block a user