X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Fpid_control.h;h=097cb6fe6421b80bc1271516e2dee0d92bdf4bba;hb=9e36a745875532b61d8b51493db5465941573edd;hp=e6c76d338aa389bc96af9939d3ca6d0bb00693fd;hpb=a3f8182f09904311ccd71676d8a348900774c74c;p=bertos.git diff --git a/bertos/algo/pid_control.h b/bertos/algo/pid_control.h index e6c76d33..097cb6fe 100644 --- a/bertos/algo/pid_control.h +++ b/bertos/algo/pid_control.h @@ -38,7 +38,7 @@ * * $WIZARD_MODULE = { * "name" : "pid_controll", - * "depends" : [timer], + * "depends" : ["timer"], * "configuration" : "" * } */