Hello When a class is derived from Servo8bit and in one of the method of the derived class map is called thje compiler complains about map being private. 2 solutions : * make map public * use the map available in the Arduino Software Best regards
Hello
When a class is derived from Servo8bit and in one of the method of the derived class map is called thje compiler complains about map being private.
2 solutions :
Best regards