Andy Young
Andy Young
## Pull Request Check List - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code. Fixes #613
- [x] I am on the [latest](https://github.com/sdispater/pendulum/releases/latest) Pendulum version. - [x] I have searched the [issues](https://github.com/sdispater/pendulum/issues) of this repo and believe that this is not a duplicate. - **OS version...
TODO: - [ ] open options page from market still doesnt work in firefox
Fixes #685 the clock speed typo in the comments, should make it clearer for future readers.
I think it's supposed to say 32.768kHz here: https://github.com/arduino/ArduinoCore-samd/blob/89833081ef18aea430b8943ab653dbbd510d43ce/cores/arduino/startup.c#L30 I know you can figure this out from the data sheet but since this modifies the chip's defaults it should be...