瀏覽代碼

freq change via chax

Jack Humbert 7 年之前
父節點
當前提交
018b764e6d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/planck/rev6/chconf.h

+ 1 - 1
keyboards/planck/rev6/chconf.h

@@ -48,7 +48,7 @@
  * @details Frequency of the system timer that drives the system ticks. This
  *          setting also defines the system tick time unit.
  */
-#define CH_CFG_ST_FREQUENCY                 100000
+#define CH_CFG_ST_FREQUENCY                 1000
 
 /**
  * @brief   Time delta constant for the tick-less mode.