Oopsie
This commit is contained in:
@@ -7,7 +7,7 @@ from scripts.timer.grove_rgb_lcd import setRGB, setText
|
||||
|
||||
if __name__ == "__main__":
|
||||
config = Configuration(
|
||||
host="http://192.168.15.117:8000"
|
||||
host="http://192.168.15.120:8000"
|
||||
)
|
||||
setRGB(255, 255, 255)
|
||||
controller = ApiController(config)
|
||||
|
||||
Reference in New Issue
Block a user