@@ -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.