aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2010-01-25 13:14:41 +0000
committerChristian Starkjohann <cs+github@obdev.at>2010-01-25 13:14:41 +0000
commitb3804fef62e38257c077100762230d6c0f400270 (patch)
tree8efbe24d47555cd4f9326bce6693aaef036089d1
parent4f1eccc765a45bee20325c7e86bca693dfa2f54d (diff)
downloadv-usb-b3804fef62e38257c077100762230d6c0f400270.tar.gz
v-usb-b3804fef62e38257c077100762230d6c0f400270.tar.bz2
v-usb-b3804fef62e38257c077100762230d6c0f400270.zip
- fixed comment about USB_CFG_CLOCK_KHZ
-rw-r--r--examples/drivertest/firmware/usbconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/drivertest/firmware/usbconfig.h b/examples/drivertest/firmware/usbconfig.h
index de09d74..839a0dd 100644
--- a/examples/drivertest/firmware/usbconfig.h
+++ b/examples/drivertest/firmware/usbconfig.h
@@ -45,7 +45,6 @@ section at the end of this file).
* 16500 and 20000. The 12.8 MHz and 16.5 MHz versions of the code require no
* crystal, they tolerate +/- 1% deviation from the nominal frequency. All
* other rates require a precision of 2000 ppm and thus a crystal!
- * Default if not specified: 12 MHz
*/
/* ----------------------- Optional Hardware Config ------------------------ */