Marlon Carvalho

Results 8 comments of Marlon Carvalho

It isn't working for me too. Any idea about this problem?

Ok. I got it. You have to put the url inside single quotes, like this: < li data-url="'http://example.com/facebook'" class="ng-social-facebook">Facebook

I think he's no longer working on this project. I have a PR waiting for his approval for quite a few days. :-(

@webknjaz Well, he's not responding. Maybe we should create a fork and continue its development.

Instead of adding the busy.css in your index.html, insert it in your .angular-cli.json in the apps/styles section, like this: "styles": [ "styles.css", "../node_modules/angular2-busy/build/style/busy.css" ] I think documentation should be updated...

Same happened here. I can´t still believe that I´ve lost my whole configuration. Tons of integrations, devices, and everything just wiped out. It was just a typo on my configuration.yaml....

Is there any plan to release this feature? I'm trying to control a continuous rotation servo motor using Dartino but I think it's only possible using PWM (at least, my...

Hi @mit-mit, I'm using a Pi 2. I'm working on a project that has a servo, HC SR04, and a LCD 16x2. I'd like to use Dartino to control all...