Servo.h Missing From Web Editor?

Did some libraries disappear from the web editor? I teach a class on basic programming with Arduino Shield bots (Uno boards), and the Servo.h library has always been one of the libraries that was accesable from the web editor without having to upload a zip file or anything. This morning none of my students' sketches would compile, even though we had no problems last week. The error, across the board, seems to be that the web editor is not seeing/recognizing the library. Since students are limited to Chromebooks with no hard drives and a very strict net nanny, downloading libraries and then uploading them is not an option. If anyone knows what's going on, or has a workaround, please post.

Hi @jason_whitman. Thanks for your report. I apologize for the problem. The Arduino Cloud developers have been notified of the problem.

I'll report back here if I receive any news from them.

Thanks!

I see now that the web editor has a message that they are working on the server, so maybe they are fixing it. I appreciate the help.

1 Like

You are welcome.

I just tried it again and the missing libraries bug no longer occurs so I think it has now been fixed

Please let me know if you still experience any problems when compiling your sketch.

Yep, it's working now on my end.

Thanks again.

1 Like

This is why I always prefer to install the original IDE.

Not an option with these Chromebooks unfortunately.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.