HI,
Was there some changes made to the cloud IDE? 2 days ago I was able to compile my code without any problems. but today its throwing some weird errors.
e.g. I’ve defined Connection class with TCPClient being its member, web IDE doesn’t see, to like that.
Connection.h:40:9: error: 'byte' does not name a type
Connection.h:44:9: error: 'TCPClient' does not name a type