prog.cpp:1:19: error: Servo.h: No such file or directory
prog.cpp:3: error: ‘Servo’ does not name a type
prog.cpp: In function ‘void setup()’:
prog.cpp:6: error: ‘Serial’ was not declared in this scope
prog.cpp:7: error: ‘servo’ was not declared in this scope
prog.cpp: In function ‘void loop()’:
prog.cpp:11: error: ‘Serial’ was not declared in this scope
prog.cpp:13: error: ‘servo’ was not declared in this scope