Commit 2250079c authored by akatran's avatar akatran

Update README.md

parent 4d52e67a
...@@ -28,6 +28,8 @@ Only ATXMega256D3 is supported right now! ...@@ -28,6 +28,8 @@ Only ATXMega256D3 is supported right now!
## Notes ## Notes
The millisecond functionality is based on the TCE0 so don't use these pins as IO. The millisecond functionality is based on the TCE0 so don't use these pins as IO.
The operating frequency of the uC is 32MHz. If else change the TCE0 registers appropriatly in function **__start_timer()** in **compatibility.c** file for your frequency.
## Usage ## Usage
Add the library to your project! Add the library to your project!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment