pinToggle library - comments please

  public:
...
    init(byte pin); //set pinMode

In Arduino-land the traditional method name is "begin".