We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e870ba2 commit 7d62032Copy full SHA for 7d62032
libraries/CurieTimerOne/src/CurieTimerOne.h
@@ -79,7 +79,7 @@ typedef enum {
79
// Description:
80
// This class describes the functionalities of a Arc Timer, in particular, timer-1.
81
// Timer-0 is not available for this module to utilize. The timers are clocked by
82
-// a 32 HHz source and have 32-bit counters.
+// a 32 MHz source and have 32-bit counters.
83
//
84
85
class CurieTimer
0 commit comments