Print url of recorded PWM

This commit is contained in:
Fernando Jiménez Moreno 2017-12-07 18:41:20 +01:00
parent ff70c4426d
commit 983084470f
10 changed files with 45 additions and 9 deletions

View file

@ -20,4 +20,5 @@ msg = {path = "../msg"}
profile_traits = {path = "../profile_traits"}
script_traits = {path = "../script_traits"}
servo_config = {path = "../config"}
servo_url = {path = "../url"}
time = "0.1"