Fernando Garcia

Results 60 comments of Fernando Garcia

Application example: https://www.youtube.com/watch?v=M3qr4PVtuCc

Hi! Unfortunately I can't help because my react skills is null. I'm just working in C/C++ code. For this reason I did this feature request. Best regards.

Ok, thanks for your answer.

Hi! This type of validation is present [here](https://github.com/rjwats/esp8266-react/blob/master/interface/src/validators/ap.ts#L12). Best regards.

Hi! I'm interested in this feature. Could you make a rebase of spike or spike2 branch? I tried but I found some problems in App build that I'm not able...

Hi! I think doesn't exits a function inside of any esp8266React class to get current time. The easiest way to get the current time and configure the RTC is: ```cpp...

Hi! I'm facing similar issue and I would like to suggest to add some validation here. The interface is returning a positive message and restarting the controller but the file...

Look for this, maybe can help. https://github.com/OctoPrint/OctoPrint-FirmwareUpdater

In case someone is interested to update firmware remotely I found two options: 1 - Install the PIO remote on Raspberry then compile and burn the code using Atom /...

Hi! This is the default status: ![sam_1042](https://cloud.githubusercontent.com/assets/2778501/18790254/7bcfac42-8184-11e6-9a1f-0139e01caac2.jpg) This is the status after cancel a print: ![sam_1050](https://cloud.githubusercontent.com/assets/2778501/18790352/dd38529a-8184-11e6-9053-d0710b62207b.jpg) Here you can see the "Printing..." message.